projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: fix MAC/MDIO reset mask handling
[openwrt.git]
/
target
/
linux
/
cns3xxx
/
Makefile
diff --git
a/target/linux/cns3xxx/Makefile
b/target/linux/cns3xxx/Makefile
index
c7f55ee
..
4d02c5c
100644
(file)
--- a/
target/linux/cns3xxx/Makefile
+++ b/
target/linux/cns3xxx/Makefile
@@
-10,10
+10,10
@@
ARCH:=arm
BOARD:=cns3xxx
BOARDNAME:=Cavium Networks Econa CNS3xxx
FEATURES:=squashfs fpu gpio
BOARD:=cns3xxx
BOARDNAME:=Cavium Networks Econa CNS3xxx
FEATURES:=squashfs fpu gpio
-CFLAGS:=-Os -pipe -march=armv6k -mtune=mpcore -mfloat-abi=softfp -mfpu=vfp -f
unit-at-a-time
+CFLAGS:=-Os -pipe -march=armv6k -mtune=mpcore -mfloat-abi=softfp -mfpu=vfp -f
no-caller-saves
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
-LINUX_VERSION:=2.6.3
1.14
+LINUX_VERSION:=2.6.3
9.2
include $(INCLUDE_DIR)/target.mk
include $(INCLUDE_DIR)/target.mk
This page took
0.021913 seconds
and
4
git commands to generate.