projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
strip the kernel version suffix from target directories, except for brcm-2.4 (the...
[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
3158d49
..
ed7336d
100644
(file)
--- a/
target/linux/brcm-2.4/Makefile
+++ b/
target/linux/brcm-2.4/Makefile
@@
-7,7
+7,7
@@
include $(TOPDIR)/rules.mk
ARCH:=mipsel
-BOARD:=brcm
+BOARD:=brcm
-2.4
BOARDNAME:=Broadcom BCM947xx/953xx
FEATURES:=squashfs
This page took
0.024948 seconds
and
4
git commands to generate.