projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
generic: improve MIPS kexec support
[openwrt.git]
/
target
/
linux
/
pxa
/
Makefile
diff --git
a/target/linux/pxa/Makefile
b/target/linux/pxa/Makefile
index
3f95fb5
..
1d5054d
100644
(file)
--- a/
target/linux/pxa/Makefile
+++ b/
target/linux/pxa/Makefile
@@
-1,5
+1,5
@@
#
#
-# Copyright (C) 2006-20
09
OpenWrt.org
+# Copyright (C) 2006-20
11
OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@
-9,9
+9,10
@@
include $(TOPDIR)/rules.mk
ARCH:=arm
BOARD:=pxa
BOARDNAME:=Marvell/Intel PXA2xx
ARCH:=arm
BOARD:=pxa
BOARDNAME:=Marvell/Intel PXA2xx
-FEATURES:=jffs2 broken
+FEATURES:=squashfs
+MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
-LINUX_VERSION:=2.6.
21.7
+LINUX_VERSION:=2.6.
37.6
include $(INCLUDE_DIR)/target.mk
include $(INCLUDE_DIR)/target.mk
This page took
0.025271 seconds
and
4
git commands to generate.