X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=linux_usr%2FMakefile;h=f586bb760df267a83aedb1e299b1f2e5f1403423;hb=c088f810cb2c1f71996641f610adbb27ddd3ba3f;hp=cf5649c0f4183e7e3c9174d67ed6b9e5bca2801e;hpb=2377d33e71ba625a547b414916949181db2a49da;p=palacios.git diff --git a/linux_usr/Makefile b/linux_usr/Makefile index cf5649c..f586bb7 100644 --- a/linux_usr/Makefile +++ b/linux_usr/Makefile @@ -79,7 +79,7 @@ endif CFLAGS += -I../linux_module -CC = gcc +CC = gcc -g AR = ar all: $(BUILD_EXECS) $(BUILD_LIBS) $(COPIED_EXECS)