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