From fd335ade43cebe5f7ed445909900b878eec2035e Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 24 Aug 2009 21:59:46 +0000 Subject: [PATCH] enable swconfig for the atheros target by default SVN-Revision: 17386 --- 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 4d7c316cec..6cc9cfaf38 100644 --- a/target/linux/atheros/Makefile +++ b/target/linux/atheros/Makefile @@ -15,7 +15,7 @@ LINUX_VERSION:=2.6.26.8 include $(INCLUDE_DIR)/target.mk -DEFAULT_PACKAGES += hostapd-mini kmod-madwifi gpioctl +DEFAULT_PACKAGES += hostapd-mini kmod-madwifi gpioctl swconfig define Target/Description Build firmware images for Atheros SoC boards -- 2.30.2