projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: add helper function to setup LED pin and GPIO on the AP91 based boards
[openwrt.git]
/
target
/
linux
/
realview
/
Makefile
diff --git
a/target/linux/realview/Makefile
b/target/linux/realview/Makefile
index
1326b42
..
51c8eab
100644
(file)
--- a/
target/linux/realview/Makefile
+++ b/
target/linux/realview/Makefile
@@
-12,7
+12,7
@@
BOARDNAME:=ARM Ltd. Realview board (qemu)
FEATURES:=squashfs jffs2 fpu
CFLAGS:=-Os -pipe -march=armv6k -mtune=mpcore -mfloat-abi=softfp -mfpu=vfp -funit-at-a-time
-LINUX_VERSION:=2.6.36.
1
+LINUX_VERSION:=2.6.36.
2
include $(INCLUDE_DIR)/target.mk
This page took
0.020594 seconds
and
4
git commands to generate.