diff options
Diffstat (limited to 'target/arc')
-rw-r--r-- | target/arc/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/arc/Makefile b/target/arc/Makefile index ebc17340e..03afae8f0 100644 --- a/target/arc/Makefile +++ b/target/arc/Makefile @@ -2,8 +2,6 @@ # material, please see the LICENCE file in the top-level directory. include $(ADK_TOPDIR)/rules.mk -include $(ADK_TOPDIR)/mk/kernel.mk -include $(ADK_TOPDIR)/mk/modules.mk include $(ADK_TOPDIR)/mk/kernel-build.mk include $(ADK_TOPDIR)/mk/image.mk |