]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - arch/um/Makefile-os-Linux
Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
[mirror_ubuntu-artful-kernel.git] / arch / um / Makefile-os-Linux
CommitLineData
1da177e4
LT
1#
2# Copyright (C) 2000 Jeff Dike (jdike@karaya.com)
3# Licensed under the GPL
4#
5
6# To get a definition of F_SETSIG
7USER_CFLAGS += -D_GNU_SOURCE -D_LARGEFILE64_SOURCE
a0f97e06 8KBUILD_CFLAGS += -D_LARGEFILE64_SOURCE
ec82c32d 9DEV_NULL_PATH = \"/dev/null\"