wok-current diff wireless_tools/receipt @ rev 6654
Added linux-api-headers. This is like linux-headers but it doesn't depend on linux to be build. Also this means we can update the kernel without rebuild the toolchain.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Oct 11 02:17:02 2010 +0000 (2010-10-11) |
parents | 53866bc265e8 |
children | be13f25e790b |
line diff
1.1 --- a/wireless_tools/receipt Fri Dec 19 23:55:58 2008 +0100 1.2 +++ b/wireless_tools/receipt Mon Oct 11 02:17:02 2010 +0000 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="${PACKAGE}.${VERSION}.tar.gz" 1.5 WEB_SITE="http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html" 1.6 WGET_URL="http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/$TARBALL" 1.7 +TAGS="wireless" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()