X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=utils%2FMakefile;fp=utils%2FMakefile;h=f4f94c05f59a7965ec5a772d0cf954d6c8290447;hb=d3a46536d1812c81e1c494235ce8f7e25ebb0e1b;hp=1e0d4328d5a8de02bda5ca89f217a4f7b1440267;hpb=3d5f3cc536fd1e1c2ce477c4f3ba5147eb8678be;p=yaffs%2F.git diff --git a/utils/Makefile b/utils/Makefile index 1e0d432..f4f94c0 100644 --- a/utils/Makefile +++ b/utils/Makefile @@ -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