summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-02-04 13:17:22 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-02-04 13:17:22 +0000
commitca0a7d53eeaed3fd56d103cd332abb6b835bd4b4 (patch)
tree52770d8fc6a52ed66911af0ed79c4e7c2b7dc016 /cpukit/libnetworking/Makefile.am
parent2009-02-04 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-ca0a7d53eeaed3fd56d103cd332abb6b835bd4b4.tar.bz2
Remove -DKERNEL.
Diffstat (limited to 'cpukit/libnetworking/Makefile.am')
-rw-r--r--cpukit/libnetworking/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libnetworking/Makefile.am b/cpukit/libnetworking/Makefile.am
index cf7ef7dbd7..a72e35f712 100644
--- a/cpukit/libnetworking/Makefile.am
+++ b/cpukit/libnetworking/Makefile.am
@@ -17,7 +17,7 @@ UNUSED_FILES += sys/poll.h
if LIBNETWORKING
# Add -DFORWARD_PROTOCOL to enable UDP forwarding -- requires missing net/pf.h
-libnetworking_CPPFLAGS = -D_COMPILING_BSD_KERNEL_ -DKERNEL -DINET -DNFS \
+libnetworking_CPPFLAGS = -D_COMPILING_BSD_KERNEL_ -DINET -DNFS \
-DDIAGNOSTIC -DBOOTP_COMPAT -D_KERNEL -D__BSD_VISIBLE
noinst_LIBRARIES = libnetworking.a