diff options
Diffstat (limited to 'toolchain/Makefile.in')
-rw-r--r-- | toolchain/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/toolchain/Makefile.in b/toolchain/Makefile.in index d312b5642..bdabde9ad 100644 --- a/toolchain/Makefile.in +++ b/toolchain/Makefile.in @@ -46,3 +46,4 @@ CFLAGS_COMBINE = $(call cc-option,-combine,) # gcc has a bunch of needed stuff.... include toolchain/gcc/Makefile.in + |