projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
upgrade & standardize kernel versions
[openwrt.git]
/
target
/
linux
/
sibyte
/
Makefile
diff --git
a/target/linux/sibyte/Makefile
b/target/linux/sibyte/Makefile
index
35cdb37
..
dfc8632
100644
(file)
--- a/
target/linux/sibyte/Makefile
+++ b/
target/linux/sibyte/Makefile
@@
-8,14
+8,11
@@
include $(TOPDIR)/rules.mk
ARCH:=mips
BOARD:=sibyte
ARCH:=mips
BOARD:=sibyte
-BOARDNAME:=
SiByte MIPS
+BOARDNAME:=
Broadcom/SiByte SB-1
FEATURES:=broken
FEATURES:=broken
-LINUX_VERSION:=2.6.2
1.5
+LINUX_VERSION:=2.6.2
4.2
-include $(INCLUDE_DIR)/
kernel-build
.mk
+include $(INCLUDE_DIR)/
target
.mk
-# include the profiles
--include profiles/*.mk
-
-$(eval $(call BuildKernel))
+$(eval $(call BuildTarget))
This page took
0.020033 seconds
and
4
git commands to generate.