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