projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ar71xx] add dummy code for the Atheros AP83 board
[openwrt.git]
/
target
/
linux
/
ifxmips
/
Makefile
diff --git
a/target/linux/ifxmips/Makefile
b/target/linux/ifxmips/Makefile
index
79f578d
..
a04f19d
100644
(file)
--- a/
target/linux/ifxmips/Makefile
+++ b/
target/linux/ifxmips/Makefile
@@
-10,10
+10,11
@@
ARCH:=mips
BOARD:=ifxmips
BOARDNAME:=Infineon Mips
FEATURES:=squashfs jffs2
BOARD:=ifxmips
BOARDNAME:=Infineon Mips
FEATURES:=squashfs jffs2
-LINUX_VERSION:=2.6.25.16
+SUBTARGETS:=generic nfs
+LINUX_VERSION:=2.6.26.8
include $(INCLUDE_DIR)/target.mk
include $(INCLUDE_DIR)/target.mk
-DEFAULT_PACKAGES
:
=uboot-ifxmips
+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.022655 seconds
and
4
git commands to generate.