diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -67,7 +67,6 @@ include .config.cmd # in the .config file. include toolchain/*/*.mk include package/*/*.mk -include target/*/*.mk # target stuff is last so it can override anything else include target/Makefile.in |