diff options
Diffstat (limited to 'flash/bootbox/bootbox.make')
-rw-r--r-- | flash/bootbox/bootbox.make | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/flash/bootbox/bootbox.make b/flash/bootbox/bootbox.make deleted file mode 100644 index 38a664d57d..0000000000 --- a/flash/bootbox/bootbox.make +++ /dev/null @@ -1,15 +0,0 @@ -# __________ __ ___. -# Open \______ \ ____ ____ | | _\_ |__ _______ ___ -# Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ / -# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < -# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ -# \/ \/ \/ \/ \/ -# $Id$ -# - -SRC += $(call preprocess,$(APPSDIR)/SOURCES) - -CORE_GCSECTIONS = yes - -# don't build rombox.ucl -ARCHOSROM= |