projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[rdc] add preliminary 2.6.32 support
[openwrt.git]
/
target
/
linux
/
brcm-2.4
/
Makefile
diff --git
a/target/linux/brcm-2.4/Makefile
b/target/linux/brcm-2.4/Makefile
index
da5cf64
..
0050562
100644
(file)
--- a/
target/linux/brcm-2.4/Makefile
+++ b/
target/linux/brcm-2.4/Makefile
@@
-8,7
+8,7
@@
include $(TOPDIR)/rules.mk
ARCH:=mipsel
BOARD:=brcm-2.4
ARCH:=mipsel
BOARD:=brcm-2.4
-BOARDNAME:=Broadcom BCM947xx/953xx
+BOARDNAME:=Broadcom BCM947xx/953xx
[2.4]
FEATURES:=squashfs
KERNEL:=2.4
FEATURES:=squashfs
KERNEL:=2.4
@@
-22,7
+22,4
@@
define Target/Description
(e.g. Linksys WRT54G(S), Asus WL-500g, Motorola WR850G)
endef
(e.g. Linksys WRT54G(S), Asus WL-500g, Motorola WR850G)
endef
-# include the profiles
--include profiles/*.mk
-
$(eval $(call BuildTarget))
$(eval $(call BuildTarget))
This page took
0.02328 seconds
and
4
git commands to generate.