projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[kernel] orion: add missing config entries when sound & spi are enabled
[openwrt.git]
/
target
/
linux
/
sibyte
/
image
/
Makefile
diff --git
a/target/linux/sibyte/image/Makefile
b/target/linux/sibyte/image/Makefile
index
43ac676
..
58c6bbd
100644
(file)
--- a/
target/linux/sibyte/image/Makefile
+++ b/
target/linux/sibyte/image/Makefile
@@
-12,7
+12,7
@@
include $(INCLUDE_DIR)/image.mk
#endef
define Image/BuildKernel
- cp $(
K
DIR)/vmlinux $(BIN_DIR)/openwrt-$(BOARD)-vmlinux
+ cp $(
LINUX_
DIR)/vmlinux $(BIN_DIR)/openwrt-$(BOARD)-vmlinux
endef
define Image/Build
This page took
0.022512 seconds
and
4
git commands to generate.