summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-05-09 16:38:32 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-05-09 16:38:32 +0000
commit54802dce0d011562733fcc3b3694883776e5531e (patch)
tree7e8f4c24043fa0f3c3c16d4c0198f3b011a46567 /cpukit/libnetworking/Makefile.am
parentRemove. (diff)
downloadrtems-54802dce0d011562733fcc3b3694883776e5531e.tar.bz2
Remove machine/endian.h.
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 2bf16dffe6..0683e91d3c 100644
--- a/cpukit/libnetworking/Makefile.am
+++ b/cpukit/libnetworking/Makefile.am
@@ -52,7 +52,7 @@ libnetworking_a_SOURCES += kern/kern_mib.c kern/kern_subr.c \
include_machinedir = $(includedir)/machine
include_machine_HEADERS = machine/cpu.h machine/cpufunc.h \
- machine/endian.h machine/in_cksum.h machine/vmparam.h
+ machine/in_cksum.h machine/vmparam.h
libnetworking_a_SOURCES += machine/limits.h