projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix typo
[openwrt.git]
/
openwrt
/
target
/
linux
/
rules.mk
diff --git
a/openwrt/target/linux/rules.mk
b/openwrt/target/linux/rules.mk
index
b921f15
..
c9cf9c5
100644
(file)
--- a/
openwrt/target/linux/rules.mk
+++ b/
openwrt/target/linux/rules.mk
@@
-81,6
+81,7
@@
endif
endef
+KERNEL_IPKG:=$(LINUX_BUILD_DIR)/kernel_$(LINUX_VERSION)-$(BOARD)-$(LINUX_RELEASE)_$(ARCH).ipk
INSTALL_TARGETS := $(KERNEL_IPKG)
TARGETS :=
This page took
0.018918 seconds
and
4
git commands to generate.