add INCLUDE_DIR variable for $(TOPDIR)/include
[openwrt.git] / target / linux / brcm-2.6 / Makefile
index a3b8177..35a778f 100644 (file)
@@ -5,8 +5,8 @@ LINUX_RELEASE:=1
 LINUX_KERNEL_MD5SUM:=37ddefe96625502161f075b9d907f21e
 
 include ./config
-include $(TOPDIR)/include/kernel.mk
-include $(TOPDIR)/include/kernel-build.mk
+include $(INCLUDE_DIR)/kernel.mk
+include $(INCLUDE_DIR)/kernel-build.mk
 
 
 $(LINUX_DIR)/.patched: $(LINUX_DIR)/.unpacked
This page took 0.025275 seconds and 4 git commands to generate.