mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00: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
7c5adf45d8
commit
3830aa626e
@ -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…
x
Reference in New Issue
Block a user