projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix another build error
[openwrt.git]
/
include
/
image.mk
diff --git
a/include/image.mk
b/include/image.mk
index
5920458
..
6805389
100644
(file)
--- a/
include/image.mk
+++ b/
include/image.mk
@@
-4,6
+4,8
@@
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
+
+include $(INCLUDE_DIR)/kernel.mk
KDIR:=$(BUILD_DIR)/linux-$(KERNEL)-$(BOARD)
ifneq ($(CONFIG_BIG_ENDIAN),y)
This page took
0.029559 seconds
and
4
git commands to generate.