projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
use b44/switch driver on 2.4-brcm and 2.6-brcm
[openwrt.git]
/
target
/
linux
/
package
/
switch
/
Makefile
diff --git
a/target/linux/package/switch/Makefile
b/target/linux/package/switch/Makefile
index
0db826d
..
75b3595
100644
(file)
--- a/
target/linux/package/switch/Makefile
+++ b/
target/linux/package/switch/Makefile
@@
-25,7
+25,7
@@
$(PKG_BUILD_DIR)/.configured:
touch $@
$(PKG_BUILD_DIR)/.built:
- $(MAKE) -C "$(
LINUX
_DIR)" \
+ $(MAKE) -C "$(
KERNEL
_DIR)" \
CROSS_COMPILE="$(TARGET_CROSS)" \
ARCH="$(LINUX_KARCH)" \
PATH="$(TARGET_PATH)" \
This page took
0.023926 seconds
and
4
git commands to generate.