projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
rename soekris port to x86
[openwrt.git]
/
openwrt
/
target
/
linux
/
linux-2.4
/
Makefile
diff --git
a/openwrt/target/linux/linux-2.4/Makefile
b/openwrt/target/linux/linux-2.4/Makefile
index
bd1dd6c
..
2b8a186
100644
(file)
--- a/
openwrt/target/linux/linux-2.4/Makefile
+++ b/
openwrt/target/linux/linux-2.4/Makefile
@@
-42,8
+42,8
@@
ifeq ($(BOARD),brcm)
include ./broadcom.mk
endif
-ifeq ($(BOARD),
soekris
)
-include ./
soekris
.mk
+ifeq ($(BOARD),
x86
)
+include ./
x86
.mk
endif
ifeq ($(BOARD),ar7)
This page took
0.027611 seconds
and
4
git commands to generate.