Signed-off-by: Geoff Levand <geoffrey.lev...@am.sony.com>
---
 package/kexec-tools/Makefile |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--- a/package/kexec-tools/Makefile
+++ b/package/kexec-tools/Makefile
@@ -50,11 +50,11 @@ CONFIGURE_ARGS = \
                --bindir=/usr/bin \
                --sbindir=/usr/sbin \
                --libexecdir=/usr/lib \
-               --sysconfdir=/etc \
+               --sysconfdir=/etc
 
 CONFIGURE_VARS += \
        BUILD_CC="$(HOSTCC)" \
-       TARGET_CC="$(TARGET_CC)" \
+       TARGET_CC="$(TARGET_CC)"
 
 define Build/Compile
        $(MAKE) -C $(PKG_BUILD_DIR) all


_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to