diff options
Diffstat (limited to 'flash/bootbox/bootbox.make')
| -rw-r--r-- | flash/bootbox/bootbox.make | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/flash/bootbox/bootbox.make b/flash/bootbox/bootbox.make index 0c05eec..38a664d 100644 --- a/flash/bootbox/bootbox.make +++ b/flash/bootbox/bootbox.make @@ -9,5 +9,7 @@ SRC += $(call preprocess,$(APPSDIR)/SOURCES) +CORE_GCSECTIONS = yes + # don't build rombox.ucl ARCHOSROM= |