*** empty log message ***
[yaffs/.git] / utils / Makefile
index 1e0d4328d5a8de02bda5ca89f217a4f7b1440267..f4f94c05f59a7965ec5a772d0cf954d6c8290447 100644 (file)
@@ -16,7 +16,7 @@
 
 KERNELDIR = /usr/src/kernel-headers-2.4.18
 
-CFLAGS =   -I$(KERNELDIR)/include -I.. -O2 -Wall
+CFLAGS =   -I$(KERNELDIR)/include -I.. -O2 -Wall -DCONFIG_YAFFS_UTIL
 CFLAGS+=   -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations
 CFLAGS+=   -Wmissing-prototypes -Wredundant-decls -Wnested-externs -Winline