projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[generic] ppp: Fix high softirq utilization with pppoa
[openwrt.git]
/
target
/
linux
/
omap4
/
Makefile
diff --git
a/target/linux/omap4/Makefile
b/target/linux/omap4/Makefile
index
d6b3fb9
..
1f3f889
100644
(file)
--- a/
target/linux/omap4/Makefile
+++ b/
target/linux/omap4/Makefile
@@
-9,9
+9,9
@@
include $(TOPDIR)/rules.mk
ARCH:=arm
BOARD:=omap4
BOARDNAME:=TI OMAP4
ARCH:=arm
BOARD:=omap4
BOARDNAME:=TI OMAP4
-FEATURES:=usb targz
+FEATURES:=usb targz
audio display
-LINUX_VERSION:=3.2.2
+LINUX_VERSION:=3.2.
1
2
CFLAGS:=-Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
CFLAGS:=-Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
This page took
0.02071 seconds
and
4
git commands to generate.