X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/bdd94763c1c3c236e2bd8b2282dad526e08bbb66..5dfad9395848f74699752473b825635c30fb5567:/openwrt/package/busybox/Makefile diff --git a/openwrt/package/busybox/Makefile b/openwrt/package/busybox/Makefile index 1e1968dcb..37e499712 100644 --- a/openwrt/package/busybox/Makefile +++ b/openwrt/package/busybox/Makefile @@ -39,5 +39,4 @@ $(IPKG_BUSYBOX): $(MAKE) CC=$(TARGET_CC) CROSS="$(TARGET_CROSS)" PREFIX="$(IDIR_BUSYBOX)" \ EXTRA_CFLAGS="$(TARGET_CFLAGS)" -C $(PKG_BUILD_DIR) install $(STRIP) $(IDIR_BUSYBOX)/bin/busybox - -chmod a+x $(IDIR_BUSYBOX)/usr/share/udhcpc/default.script $(IPKG_BUILD) $(IDIR_BUSYBOX) $(PACKAGE_DIR)