diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-10-23 15:16:12 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-10-23 15:16:12 +0000 |
commit | 31b88a54dbf0213ad0c07d4f90be447345dbdd0f (patch) | |
tree | 12e0b9999d9e28727e2c4d080d023fa05cf0e033 /target/linux | |
parent | 256a5ee7f7eb4f1c19a4be09ad64e5ade573828d (diff) |
select gpioctl by default on atheros
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13040 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/atheros/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/Makefile b/target/linux/atheros/Makefile index 81562d9cc..fdc83e577 100644 --- a/target/linux/atheros/Makefile +++ b/target/linux/atheros/Makefile @@ -15,7 +15,7 @@ LINUX_VERSION:=2.6.26.7 include $(INCLUDE_DIR)/target.mk -DEFAULT_PACKAGES += kmod-madwifi +DEFAULT_PACKAGES += kmod-madwifi gpioctl define Target/Description Build firmware images for Atheros SoC boards |