projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Using CONFIG_MODVERSIONS is a bad idea, disable it and no longer mark brcm63xx as...
[openwrt.git]
/
target
/
linux
/
ifxmips
/
Makefile
diff --git
a/target/linux/ifxmips/Makefile
b/target/linux/ifxmips/Makefile
index
46ee6fc
..
f13cf21
100644
(file)
--- a/
target/linux/ifxmips/Makefile
+++ b/
target/linux/ifxmips/Makefile
@@
-10,9
+10,10
@@
ARCH:=mips
BOARD:=ifxmips
BOARDNAME:=Infineon Mips
FEATURES:=squashfs jffs2
BOARD:=ifxmips
BOARDNAME:=Infineon Mips
FEATURES:=squashfs jffs2
-LINUX_VERSION:=2.6.2
5.6
+LINUX_VERSION:=2.6.2
6.7
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.024013 seconds
and
4
git commands to generate.