diff options
Diffstat (limited to 'target/linux/au1000/Makefile')
-rw-r--r-- | target/linux/au1000/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/au1000/Makefile b/target/linux/au1000/Makefile index f7dcb03ed6..278e617b1d 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)) |