summaryrefslogtreecommitdiffstats
path: root/target/linux/au1000/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/au1000/Makefile')
-rw-r--r--target/linux/au1000/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/au1000/Makefile b/target/linux/au1000/Makefile
index f7dcb03ed..278e617b1 100644
--- a/target/linux/au1000/Makefile
+++ b/target/linux/au1000/Makefile
@@ -27,8 +27,5 @@ define Kernel/BuildImage
$(CP) $(LINUX_DIR)/arch/mips/boot/compressed/images/zImage.srec $(LINUX_DIR)/zImage.srec
endef
-# include the profiles
--include profiles/*.mk
-
$(eval $(call BuildTarget))