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
/
sibyte
/
Makefile
diff --git
a/target/linux/sibyte/Makefile
b/target/linux/sibyte/Makefile
index
57a50e1
..
a63bd4d
100644
(file)
--- a/
target/linux/sibyte/Makefile
+++ b/
target/linux/sibyte/Makefile
@@
-11,8
+11,9
@@
BOARD:=sibyte
BOARDNAME:=Broadcom/SiByte SB-1
FEATURES:=fpu
CFLAGS:=-Os -pipe -march=sb1 -funit-at-a-time
+MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
-LINUX_VERSION:=2.6.32.2
4
+LINUX_VERSION:=2.6.32.2
7
include $(INCLUDE_DIR)/target.mk
This page took
0.023693 seconds
and
4
git commands to generate.