summaryrefslogtreecommitdiff
path: root/package/iw
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-11-23 23:25:30 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-11-23 23:25:30 +0100
commitf998221406653b1192796a2ed37d1791d64df9a7 (patch)
treee7e98e72571ce04198bf688ddeca7eef0dc06320 /package/iw
parent4ec1361235a61c59e2e89a821b2e493249616b48 (diff)
change defaults
Diffstat (limited to 'package/iw')
-rw-r--r--package/iw/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/iw/Makefile b/package/iw/Makefile
index cfd27d041..aec09b219 100644
--- a/package/iw/Makefile
+++ b/package/iw/Makefile
@@ -14,6 +14,7 @@ PKG_BUILDDEP:= libnl
PKG_URL:= http://wireless.kernel.org/en/users/Documentation/iw
PKG_SITES:= http://wireless.kernel.org/download/iw/
+PKG_DFLT_IW:= y if ADK_HARDWARE_IBMX40
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2
include ${TOPDIR}/mk/package.mk