projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
generic: rtl8366rb: use correct bitmasks in sanity checks
[openwrt.git]
/
target
/
linux
/
etrax
/
Makefile
diff --git
a/target/linux/etrax/Makefile
b/target/linux/etrax/Makefile
index
a84fe4a
..
1be18a6
100644
(file)
--- a/
target/linux/etrax/Makefile
+++ b/
target/linux/etrax/Makefile
@@
-8,9
+8,10
@@
include $(TOPDIR)/rules.mk
ARCH:=cris
BOARD:=etrax
ARCH:=cris
BOARD:=etrax
+MAINTAINER:=Claudio Mignanti <c.mignanti@gmail.com>
BOARDNAME:=Axis ETRAX 100LX
FEATURES:=squashfs jffs2 usb
BOARDNAME:=Axis ETRAX 100LX
FEATURES:=squashfs jffs2 usb
-LINUX_VERSION:=2.6.32.
16
+LINUX_VERSION:=2.6.32.
27
DEVICE_TYPE=
include $(INCLUDE_DIR)/target.mk
DEVICE_TYPE=
include $(INCLUDE_DIR)/target.mk
This page took
0.022857 seconds
and
4
git commands to generate.