projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[brcm63xx] Makefile: fixed inclusion of kmod-leds-gpio as a module (breaks Image...
[openwrt.git]
/
target
/
linux
/
etrax
/
Makefile
diff --git
a/target/linux/etrax/Makefile
b/target/linux/etrax/Makefile
index
6a01af6
..
6ebdbe3
100644
(file)
--- a/
target/linux/etrax/Makefile
+++ b/
target/linux/etrax/Makefile
@@
-1,5
+1,5
@@
#
#
-# Copyright (C) 2006-20
09
OpenWrt.org
+# Copyright (C) 2006-20
11
OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@
-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
BOARDNAME:=Axis ETRAX 100LX
-FEATURES:=squashfs jffs2 usb
-LINUX_VERSION:=2.6.32.
24
+FEATURES:=squashfs jffs2 usb
broken
+LINUX_VERSION:=2.6.32.
33
DEVICE_TYPE=
include $(INCLUDE_DIR)/target.mk
DEVICE_TYPE=
include $(INCLUDE_DIR)/target.mk
This page took
0.022166 seconds
and
4
git commands to generate.