diff options
Diffstat (limited to 'target/native/Makefile')
-rw-r--r-- | target/native/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/native/Makefile b/target/native/Makefile index 4f38c3a0b..3b4039167 100644 --- a/target/native/Makefile +++ b/target/native/Makefile @@ -2,6 +2,7 @@ # material, please see the LICENCE file in the top-level directory. include $(TOPDIR)/rules.mk +include $(TOPDIR)/mk/vars.mk include $(TOPDIR)/mk/kernel.mk include $(TOPDIR)/mk/modules.mk include $(TOPDIR)/mk/kernel-build.mk |