aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2008-08-27 18:48:30 +0000
committerJohn Crispin <blogic@openwrt.org>2008-08-27 18:48:30 +0000
commit3830aa626e551d47f20dde23eb4c3fe2ca4efa69 (patch)
tree81f6791a3d0d74fe01ea2c8a081173548a23a7c1
parent7c5adf45d807eff803c618d58cd85fa94e7c1881 (diff)
downloadmaster-187ad058-3830aa626e551d47f20dde23eb4c3fe2ca4efa69.tar.gz
master-187ad058-3830aa626e551d47f20dde23eb4c3fe2ca4efa69.tar.bz2
master-187ad058-3830aa626e551d47f20dde23eb4c3fe2ca4efa69.zip
ifxmips should not overwrite DEFAULT_PACKAGES
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12406 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/ifxmips/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ifxmips/Makefile b/target/linux/ifxmips/Makefile
index 79f578dd19..420309661c 100644
--- a/target/linux/ifxmips/Makefile
+++ b/target/linux/ifxmips/Makefile
@@ -13,7 +13,7 @@ FEATURES:=squashfs jffs2
LINUX_VERSION:=2.6.25.16
include $(INCLUDE_DIR)/target.mk
-DEFAULT_PACKAGES:=uboot-ifxmips
+DEFAULT_PACKAGES+=uboot-ifxmips
define Target/Description
Build firmware images for Infineon Mips Controllers