mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-20 01:40:39 +02:00
ifxmips should not overwrite DEFAULT_PACKAGES
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12406 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
9cad15f3fc
commit
a5acdccba0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user