projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
x86/soekris: Add script to detect soekris model
[openwrt.git]
/
target
/
linux
/
pxa
/
Makefile
diff --git
a/target/linux/pxa/Makefile
b/target/linux/pxa/Makefile
index
567ad1f
..
0846337
100644
(file)
--- a/
target/linux/pxa/Makefile
+++ b/
target/linux/pxa/Makefile
@@
-10,8
+10,9
@@
ARCH:=arm
BOARD:=pxa
BOARDNAME:=Marvell/Intel PXA2xx
FEATURES:=squashfs
+MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
-LINUX_VERSION:=2.6.32.
12
+LINUX_VERSION:=2.6.32.
27
include $(INCLUDE_DIR)/target.mk
This page took
0.019947 seconds
and
4
git commands to generate.