projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: add support for the ALFA Network N2/N5 boards
[openwrt.git]
/
target
/
linux
/
omap35xx
/
Makefile
diff --git
a/target/linux/omap35xx/Makefile
b/target/linux/omap35xx/Makefile
index
b524b56
..
aecbd28
100644
(file)
--- a/
target/linux/omap35xx/Makefile
+++ b/
target/linux/omap35xx/Makefile
@@
-1,5
+1,5
@@
#
#
-# Copyright (C) 2006-201
0
OpenWrt.org
+# Copyright (C) 2006-201
1
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.
@@
-9,10
+9,10
@@
include $(TOPDIR)/rules.mk
ARCH:=arm
BOARD:=omap35xx
BOARDNAME:=TI OMAP35xx
ARCH:=arm
BOARD:=omap35xx
BOARDNAME:=TI OMAP35xx
-FEATURES:=broken
-SUBTARGETS=
generic
+FEATURES:=
ubifs targz
broken
+SUBTARGETS=
beagleboard gumstix
-LINUX_VERSION:=2.6.32.
6
+LINUX_VERSION:=2.6.32.
33
KERNELNAME:="uImage"
DEVICE_TYPE=developerboard
KERNELNAME:="uImage"
DEVICE_TYPE=developerboard
This page took
0.023089 seconds
and
4
git commands to generate.