diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-02-28 17:47:33 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-02-28 17:47:33 +0000 |
commit | 80411343eb0880a31f6a6afcb0af3506a7fa47aa (patch) | |
tree | e90ff010c55a1f6069e5ad29d9580a064e34fe8f /target/linux/ar71xx/Makefile | |
parent | 4cc80a177cd1c28a57530906238f836c403c87bd (diff) |
[ar71xx] add initial profiles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14693 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 96e12a390..893742600 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 |