busybox: fix typo in last commit, thx Nico

SVN-Revision: 19853
v19.07.3_mercusys_ac12_duma
Jo-Philipp Wich 14 years ago
parent 675b9b5f54
commit f82546764a

@ -70,7 +70,7 @@ define Build/Compile
KBUILD_HAVE_NLS=no \
EXTRA_CFLAGS="$(TARGET_CFLAGS)" \
ARCH="$(ARCH)" \
SKIP_STIP=y \
SKIP_STRIP=y \
all
rm -rf $(PKG_INSTALL_DIR)
$(FIND) $(PKG_BUILD_DIR) -lname "*busybox" -exec rm \{\} \;

Loading…
Cancel
Save