projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix broken patch.
[openwrt.git]
/
target
/
linux
/
brcm63xx
/
Makefile
diff --git
a/target/linux/brcm63xx/Makefile
b/target/linux/brcm63xx/Makefile
index
1a44e4b
..
be7dacb
100644
(file)
--- a/
target/linux/brcm63xx/Makefile
+++ b/
target/linux/brcm63xx/Makefile
@@
-9,8
+9,8
@@
include $(TOPDIR)/rules.mk
ARCH:=mips
BOARD:=brcm63xx
BOARDNAME:=Broadcom BCM63xx
ARCH:=mips
BOARD:=brcm63xx
BOARDNAME:=Broadcom BCM63xx
-FEATURES:=squashfs jffs2
broken
usb atm
-LINUX_VERSION:=2.6.27.
3
+FEATURES:=squashfs jffs2 usb atm
+LINUX_VERSION:=2.6.27.
4
include $(INCLUDE_DIR)/target.mk
include $(INCLUDE_DIR)/target.mk
This page took
0.024057 seconds
and
4
git commands to generate.