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
469fa44
..
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
+MAINTAINER:=Claudio Mignanti <c.mignanti@gmail.com>
BOARDNAME:=Axis ETRAX 100LX
FEATURES:=squashfs jffs2 usb
-LINUX_VERSION:=2.6.32.2
0
+LINUX_VERSION:=2.6.32.2
7
DEVICE_TYPE=
include $(INCLUDE_DIR)/target.mk
This page took
0.026526 seconds
and
4
git commands to generate.