diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-02-28 17:47:33 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-02-28 17:47:33 +0000 |
commit | 1b4c9db08f5170d1f4e858250faf4e397dda712d (patch) | |
tree | c047a5b6e9403125087fc097d65b29430772b63e /target/linux/ar71xx/Makefile | |
parent | 4b9c8e7ce59c329a90e129f3400bf6e862086d71 (diff) | |
download | upstream-1b4c9db08f5170d1f4e858250faf4e397dda712d.tar.gz upstream-1b4c9db08f5170d1f4e858250faf4e397dda712d.tar.bz2 upstream-1b4c9db08f5170d1f4e858250faf4e397dda712d.zip |
add initial profiles
SVN-Revision: 14693
Diffstat (limited to 'target/linux/ar71xx/Makefile')
-rw-r--r-- | target/linux/ar71xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index 96e12a390a..8937426007 100644 --- a/target/linux/ar71xx/Makefile +++ b/target/linux/ar71xx/Makefile @@ -15,7 +15,7 @@ LINUX_VERSION:=2.6.28.7 include $(INCLUDE_DIR)/target.mk -DEFAULT_PACKAGES += hostapd-mini kmod-madwifi +DEFAULT_PACKAGES += hostapd-mini kmod-madwifi kmod-gpio-leds define Target/Description Build firmware images for Atheros AR71xx/AR913x based boards |