diff options
Diffstat (limited to 'target/Makefile.in')
-rw-r--r-- | target/Makefile.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/Makefile.in b/target/Makefile.in index aab9d39b9..915d62538 100644 --- a/target/Makefile.in +++ b/target/Makefile.in @@ -1,6 +1,3 @@ # make sure to put everything that is board-specific before the tarroot targets include target/generic/Makefile.in -# this eventually adds the kernel target to TARGETS: -include target/device/Makefile.in -include target/xtensa/Makefile.in |