--- 2.4.19pre7aa1/arch/um/fs/hostfs/Makefile.~1~ Thu Apr 18 10:18:31 2002 +++ 2.4.19pre7aa1/arch/um/fs/hostfs/Makefile Thu Apr 18 11:00:11 2002 @@ -27,5 +27,6 @@ obj-m += $(O_TARGET) override CFLAGS = +override EXTRA_CFLAGS_nostdinc = include $(TOPDIR)/Rules.make --- 2.4.19pre7aa1/arch/um/kernel/Makefile.~1~ Thu Apr 18 10:18:31 2002 +++ 2.4.19pre7aa1/arch/um/kernel/Makefile Thu Apr 18 11:09:30 2002 @@ -11,6 +11,8 @@ OBJS += initrd_kern.o initrd_user.o endif +override EXTRA_CFLAGS_nostdinc = + # user_syms.o not included here because Rules.make has its own ideas about # building anything in export-objs