diff options
author | Florian Fainelli <florian@openwrt.org> | 2012-11-16 13:00:48 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2012-11-16 13:00:48 +0000 |
commit | 0d53fbfd154600b51a908395f266069db3115468 (patch) | |
tree | 1b1c63f4d8acf7faf064dc5fbfaeb3644285b9cd /target/linux/ar7/Makefile | |
parent | 4592bacb841717e7d09dbe8d6f32d33069de13f1 (diff) | |
download | upstream-0d53fbfd154600b51a908395f266069db3115468.tar.gz upstream-0d53fbfd154600b51a908395f266069db3115468.tar.bz2 upstream-0d53fbfd154600b51a908395f266069db3115468.zip |
[ar7] push atm, br2684ctl and kmod-pppoa down the DSL Profile
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34206 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar7/Makefile')
-rw-r--r-- | target/linux/ar7/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/ar7/Makefile b/target/linux/ar7/Makefile index ead26d9965..3d34c413c4 100644 --- a/target/linux/ar7/Makefile +++ b/target/linux/ar7/Makefile @@ -17,8 +17,7 @@ LINUX_VERSION:=3.3.8 include $(INCLUDE_DIR)/target.mk -DEFAULT_PACKAGES+= kmod-pppoa ppp-mod-pppoa linux-atm atm-tools br2684ctl \ - kmod-acx-mac80211 swconfig wpad-mini +DEFAULT_PACKAGES+= kmod-acx-mac80211 swconfig wpad-mini define Target/Description Build firmware images for TI AR7 based routers. |