projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[brcm63xx] register udc and spi devices at the correct init level
[openwrt.git]
/
target
/
linux
/
etrax
/
Makefile
diff --git
a/target/linux/etrax/Makefile
b/target/linux/etrax/Makefile
index
c174a7f
..
469fa44
100644
(file)
--- a/
target/linux/etrax/Makefile
+++ b/
target/linux/etrax/Makefile
@@
-8,9
+8,9
@@
include $(TOPDIR)/rules.mk
ARCH:=cris
BOARD:=etrax
-BOARDNAME:=
Foxboard (ETRAX 100LX)
-FEATURES:=squashfs jffs2
-LINUX_VERSION:=2.6.32.
14
+BOARDNAME:=
Axis ETRAX 100LX
+FEATURES:=squashfs jffs2
usb
+LINUX_VERSION:=2.6.32.
20
DEVICE_TYPE=
include $(INCLUDE_DIR)/target.mk
This page took
0.022018 seconds
and
4
git commands to generate.