From 31b88a54dbf0213ad0c07d4f90be447345dbdd0f Mon Sep 17 00:00:00 2001 From: nbd Date: Thu, 23 Oct 2008 15:16:12 +0000 Subject: [PATCH 1/1] select gpioctl by default on atheros git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13040 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/atheros/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/atheros/Makefile b/target/linux/atheros/Makefile index 81562d9cc3..fdc83e577c 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 -- 2.11.0