hide debug from default menu

This commit is contained in:
Stefan `Sec` Zehl 2011-08-05 02:00:32 +02:00
parent be448224ed
commit 5a3c057914
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ CFLAGS+=-mlong-calls -fno-toplevel-reorder
CRYPT=cp
CRYPTFLAGS=-p
all: $(OBJS) $(ELFS) $(BINS) $(CODS) $(NIKS) 1boot.int
all: $(OBJS) $(ELFS) $(BINS) $(CODS) $(NIKS) 1boot.int debug.int
$(LDFILE):
-@echo "MEMORY" > $(LDFILE)