X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/65c17ca3e240ceb6b9b766cb8638d504b7638b40..80d27b5e3cfc660e82f351d892248ff6595c4546:/include/kernel.mk diff --git a/include/kernel.mk b/include/kernel.mk index b5950c3f5..1f34f00ca 100644 --- a/include/kernel.mk +++ b/include/kernel.mk @@ -27,6 +27,7 @@ else endif PLATFORM_DIR := $(TOPDIR)/target/linux/$(BOARD)-$(KERNEL) + GENERIC_PLATFORM_DIR := $(TOPDIR)/target/linux/generic-$(KERNEL) KERNEL_BUILD_DIR:=$(BUILD_DIR)/linux-$(KERNEL)-$(BOARD) LINUX_DIR := $(KERNEL_BUILD_DIR)/linux-$(LINUX_VERSION)