diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-04-02 12:43:21 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-04-02 12:43:21 +0000 |
commit | 0a6d921f460f1eef324b37481405abd003f57b9f (patch) | |
tree | 0b1a779ff36cabf0931aee1a7bf7eef1bdff13c9 /target/linux/ar71xx/generic/profiles/zyxel.mk | |
parent | 61e56c03f4c4d99c10557aaca2db35e8ab677750 (diff) | |
download | upstream-0a6d921f460f1eef324b37481405abd003f57b9f.tar.gz upstream-0a6d921f460f1eef324b37481405abd003f57b9f.tar.bz2 upstream-0a6d921f460f1eef324b37481405abd003f57b9f.zip |
ar71xx: use DEFAULT:= in the uboot-ar71xx package instead of adding uboot to the profiles, fixes imagebuilder issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26401 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/generic/profiles/zyxel.mk')
-rw-r--r-- | target/linux/ar71xx/generic/profiles/zyxel.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/generic/profiles/zyxel.mk b/target/linux/ar71xx/generic/profiles/zyxel.mk index 8004d150c2..b4da3041cb 100644 --- a/target/linux/ar71xx/generic/profiles/zyxel.mk +++ b/target/linux/ar71xx/generic/profiles/zyxel.mk @@ -7,7 +7,7 @@ define Profile/NBG_460N_550N_550NH NAME:=Zyxel NBG 460N/550N/550NH - PACKAGES:=kmod-ath9k kmod-rtc-pcf8563 swconfig uboot-ar71xx-nbg460n_550n_550nh + PACKAGES:=kmod-ath9k kmod-rtc-pcf8563 swconfig endef define Profile/NBG_460N_550N_550NH/Description |