]> git.enpas.org Git - openwrt.git/blobdiff - target/linux/ar531x-2.4/Makefile
build system cleanup. move shared include files into $(TOPDIR)/include, move lzma...
[openwrt.git] / target / linux / ar531x-2.4 / Makefile
index 3abb30d48772b6f91912284b521d390454eee9c9..96a32848e7c6f4743dd45773ab1c662c61a35cf7 100644 (file)
@@ -4,10 +4,9 @@ LINUX_VERSION:=2.4.32
 LINUX_RELEASE:=1
 LINUX_KERNEL_MD5SUM:=38f4d0830e95a20f4bfed17622d5557c
 
-include ../rules.mk
 include ./config
-include ../generic-$(KERNEL)/modules.mk
-include ../kernel.mk
+include $(TOPDIR)/include/kernel.mk
+include $(TOPDIR)/include/kernel-build.mk
 
 $(LINUX_DIR)/.patched: $(LINUX_DIR)/.unpacked
        [ -d ../generic-$(KERNEL)/patches ] && $(PATCH) $(LINUX_DIR) ../generic-$(KERNEL)/patches