vserver 1.9.5.x5
[linux-2.6.git] / arch / um / Makefile-os-Linux
index 6315133..0c0f9a1 100644 (file)
@@ -3,4 +3,6 @@
 # Licensed under the GPL
 #
 
-core-y         += $(ARCH_DIR)/os-$(OS)/
+# To get a definition of F_SETSIG
+USER_CFLAGS += -D_GNU_SOURCE -D_LARGEFILE64_SOURCE
+CFLAGS += -D_LARGEFILE64_SOURCE