projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail...
[openwrt.git]
/
target
/
linux
/
brcm63xx-2.6
/
Makefile
diff --git
a/target/linux/brcm63xx-2.6/Makefile
b/target/linux/brcm63xx-2.6/Makefile
index
81a40d9
..
948ff59
100644
(file)
--- a/
target/linux/brcm63xx-2.6/Makefile
+++ b/
target/linux/brcm63xx-2.6/Makefile
@@
-11,6
+11,8
@@
BOARD:=brcm63xx
BOARDNAME:=Broadcom BCM963xx
FEATURES:=squashfs jffs2 broken usb atm
BOARDNAME:=Broadcom BCM963xx
FEATURES:=squashfs jffs2 broken usb atm
+LINUX_VERSION:=2.6.22.1
+
define Target/Description
Build firmware images for Broadcom based xDSL/routers
(e.g. Inventel Livebox, Siemens SE515)
define Target/Description
Build firmware images for Broadcom based xDSL/routers
(e.g. Inventel Livebox, Siemens SE515)
This page took
0.022583 seconds
and
4
git commands to generate.