From 1969270eb86daf1c8049bd550ec13a55159e41e3 Mon Sep 17 00:00:00 2001 From: olli Date: Thu, 2 Aug 2007 21:17:05 +0000 Subject: [PATCH] atftp: ups... git-svn-id: svn://svn.openwrt.org/openwrt/packages@8322 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/atftp/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net/atftp/Makefile b/net/atftp/Makefile index 54e8a0954..2d503b882 100644 --- a/net/atftp/Makefile +++ b/net/atftp/Makefile @@ -53,8 +53,7 @@ CONFIGURE_ARGS += \ --disable-libwrap MAKE_FLAGS += \ - CFLAGS="$(TARGET_CFLAGS) \ - -Wall -D_REENTRANT" \ + CFLAGS="$(TARGET_CFLAGS) -Wall -D_REENTRANT" \ all define Package/atftp/install -- 2.11.0