ifxmips should not overwrite DEFAULT_PACKAGES
SVN-Revision: 12406
This commit is contained in:
parent
bd8dcb7593
commit
1979082212
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue