11 lines
431 B
Diff
11 lines
431 B
Diff
diff -up aboot-1.0_pre20040408/Makefile.optflags aboot-1.0_pre20040408/Makefile
|
|
--- aboot-1.0_pre20040408/Makefile.optflags 2007-09-27 15:31:38.000000000 +0200
|
|
+++ aboot-1.0_pre20040408/Makefile 2007-09-27 15:32:03.000000000 +0200
|
|
@@ -18,6 +18,7 @@ VMLINUXGZ = $(KSRC)/arch/alpha/boot/vmli
|
|
|
|
# for boot testing
|
|
#CFGDEFS = -DDEBUG_ISO -DDEBUG_ROCK -DDEBUG_EXT2 -DDEBUG
|
|
+CFGDEFS = $(OPTFLAGS)
|
|
|
|
# root, aka prefix
|
|
root =
|