From: Felix Fietkau Date: Mon, 24 Aug 2009 21:59:46 +0000 (+0000) Subject: enable swconfig for the atheros target by default X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=fd335ade43cebe5f7ed445909900b878eec2035e;p=openwrt%2Fsvn-archive%2Farchive.git enable swconfig for the atheros target by default SVN-Revision: 17386 --- 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