aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/generic/profiles/00-default.mk
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-12-10 15:17:08 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-12-10 15:17:08 +0000
commitb32550f764f5c8502946a57663a6f45d5c2f8e2a (patch)
tree53dc4d79102c1ddaf52bfba7e8331a38b2ceecf2 /target/linux/ar71xx/generic/profiles/00-default.mk
parent6db44d5a48f001ae0f84dddd36ccc9d9c4675d55 (diff)
downloadmaster-187ad058-b32550f764f5c8502946a57663a6f45d5c2f8e2a.tar.gz
master-187ad058-b32550f764f5c8502946a57663a6f45d5c2f8e2a.tar.bz2
master-187ad058-b32550f764f5c8502946a57663a6f45d5c2f8e2a.zip
ar71xx: select u-boot for the NBG460N in the Default/Minimal profiles as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24421 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/generic/profiles/00-default.mk')
-rw-r--r--target/linux/ar71xx/generic/profiles/00-default.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/target/linux/ar71xx/generic/profiles/00-default.mk b/target/linux/ar71xx/generic/profiles/00-default.mk
index 2ca9fa69b3..69a7a9f9da 100644
--- a/target/linux/ar71xx/generic/profiles/00-default.mk
+++ b/target/linux/ar71xx/generic/profiles/00-default.mk
@@ -7,7 +7,10 @@
define Profile/Default
NAME:=Default Profile (all drivers)
- PACKAGES:=kmod-ath9k kmod-usb-core kmod-usb-ohci kmod-usb2 swconfig vsc7385-ucode-ap83 vsc7385-ucode-pb44 vsc7395-ucode-ap83 vsc7395-ucode-pb44 wpad-mini
+ PACKAGES:= \
+ kmod-ath9k kmod-usb-core kmod-usb-ohci kmod-usb2 swconfig \
+ vsc7385-ucode-ap83 vsc7385-ucode-pb44 vsc7395-ucode-ap83 \
+ vsc7395-ucode-pb44 wpad-mini uboot-ar71xx-nbg460n_550n_550nh
endef
define Profile/Default/Description