diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2009-10-17 19:41:13 +0200 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-10-17 19:41:13 +0200 |
| commit | c008b8741447a77371f3fd487830bfd7952dbdcd (patch) | |
| tree | d93378254682782dbe0175dcf69edb1fbf65dbe3 /target/native/Makefile | |
| parent | 16b627883cdd2fb2258002b30dfa61c440373e9c (diff) | |
| parent | 6d26b19269a28ff576e872473cb3b4610a61fceb (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
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 |
