diff options
Diffstat (limited to 'target/Makefile.in')
-rw-r--r-- | target/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/Makefile.in b/target/Makefile.in index df980b473..38993e5d8 100644 --- a/target/Makefile.in +++ b/target/Makefile.in @@ -63,6 +63,7 @@ include target/u-boot/Makefile.in endif # and finally build the filesystems/tarballs +include target/common.mk include target/*/*.mk # kernel rules |