--- Makefile.target.old Tue Jun 21 15:42:52 2005 +++ Makefile.target Tue Jun 21 15:44:17 2005 @@ -211,6 +211,10 @@ ######################################################### +ifdef CONFIG_WIN32 +CFLAGS+=-mms-bitfields +endif + DEFINES+=-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE LIBS+=-lm ifndef CONFIG_USER_ONLY