projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[include] autotools.mk: let PKG_REMOVE_FILES default to aclocal.m4
[openwrt.git]
/
target
/
linux
/
ixp4xx
/
Makefile
diff --git
a/target/linux/ixp4xx/Makefile
b/target/linux/ixp4xx/Makefile
index
4251850
..
5a38090
100644
(file)
--- a/
target/linux/ixp4xx/Makefile
+++ b/
target/linux/ixp4xx/Makefile
@@
-10,9
+10,10
@@
ARCH:=armeb
BOARD:=ixp4xx
BOARDNAME:=Intel IXP4xx
FEATURES:=squashfs
+MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
SUBTARGETS=generic harddisk
-LINUX_VERSION:=2.6.32.
7
+LINUX_VERSION:=2.6.32.
26
include $(INCLUDE_DIR)/target.mk
This page took
0.028557 seconds
and
4
git commands to generate.