diff options
Diffstat (limited to 'target/h8300')
-rw-r--r-- | target/h8300/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/h8300/Makefile b/target/h8300/Makefile index bb63166fb..cc6ae80bf 100644 --- a/target/h8300/Makefile +++ b/target/h8300/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 |