summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-03-27 13:01:56 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-04-30 08:07:54 +0200
commit6ac6a5c86638742f77f941f16d2db3a3377ce3e5 (patch)
treee28a273309e331acdf0e8bc2162c48b6610ae5e1 /cpukit/libfs/Makefile.am
parentconfig: Fix -Wint-in-bool-context warnings (diff)
downloadrtems-6ac6a5c86638742f77f941f16d2db3a3377ce3e5.tar.bz2
jffs2: Do not use command line defines
Update #3375.
Diffstat (limited to 'cpukit/libfs/Makefile.am')
-rw-r--r--cpukit/libfs/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpukit/libfs/Makefile.am b/cpukit/libfs/Makefile.am
index b2d0342536..37ecb6f928 100644
--- a/cpukit/libfs/Makefile.am
+++ b/cpukit/libfs/Makefile.am
@@ -139,8 +139,6 @@ libjffs2_a_CFLAGS =
libjffs2_a_CFLAGS += -Wno-pointer-sign
libjffs2_a_CPPFLAGS =
libjffs2_a_CPPFLAGS += $(AM_CPPFLAGS) -I$(srcdir)/src/jffs2/include
-libjffs2_a_CPPFLAGS += -D__ECOS
-libjffs2_a_CPPFLAGS += '-DKBUILD_MODNAME="JFFS2"'
# ---
include $(top_srcdir)/automake/subdirs.am