repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
net: Fix references to deleted NET_ETHERNET Kconfig setting.
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
arch
/
um
/
Makefile-os-Linux
blob
2c8a598ec14b56221761e7890db42e290e551afe
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
7
USER_CFLAGS += -D_GNU_SOURCE -D_LARGEFILE64_SOURCE
8
KBUILD_CFLAGS += -D_LARGEFILE64_SOURCE
9
DEV_NULL_PATH = \"/dev/null\"