projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ar71xx] tew-632brp: register flash device
[openwrt.git]
/
target
/
linux
/
ifxmips
/
Makefile
diff --git
a/target/linux/ifxmips/Makefile
b/target/linux/ifxmips/Makefile
index
19f11ea
..
a04f19d
100644
(file)
--- a/
target/linux/ifxmips/Makefile
+++ b/
target/linux/ifxmips/Makefile
@@
-9,10
+9,12
@@
include $(TOPDIR)/rules.mk
ARCH:=mips
BOARD:=ifxmips
BOARDNAME:=Infineon Mips
ARCH:=mips
BOARD:=ifxmips
BOARDNAME:=Infineon Mips
-FEATURES:=squashfs jffs2 broken
-LINUX_VERSION:=2.6.25.1
+FEATURES:=squashfs jffs2
+SUBTARGETS:=generic nfs
+LINUX_VERSION:=2.6.26.8
include $(INCLUDE_DIR)/target.mk
include $(INCLUDE_DIR)/target.mk
+DEFAULT_PACKAGES+=uboot-ifxmips
define Target/Description
Build firmware images for Infineon Mips Controllers
define Target/Description
Build firmware images for Infineon Mips Controllers
This page took
0.028008 seconds
and
4
git commands to generate.