Signed-off-by: Geoff Levand <[email protected]>
---
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
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel