Merge premilinary Broadcom 63xx support (Livebox, Siemens SE515...)
[openwrt-10.03/.git] / target / linux / ar531x-2.4 / Makefile
index 3abb30d48772b6f91912284b521d390454eee9c9..b33898754b67c003499cd9f10098fdeaf9f7a8cd 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 $(INCLUDE_DIR)/kernel.mk
+include $(INCLUDE_DIR)/kernel-build.mk
 
 $(LINUX_DIR)/.patched: $(LINUX_DIR)/.unpacked
        [ -d ../generic-$(KERNEL)/patches ] && $(PATCH) $(LINUX_DIR) ../generic-$(KERNEL)/patches