From 4422cda575db22275b067e07ad4b585572d91756 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 15 Sep 2010 20:54:15 +0200 Subject: rebuild packages on flavour or choices change add new target rebuild. make cpio and pacch quiet. Use bin/tools for cpio and mkcrypt. --- package/busybox/Makefile | 8 -------- 1 file changed, 8 deletions(-) (limited to 'package/busybox/Makefile') diff --git a/package/busybox/Makefile b/package/busybox/Makefile index 35007df31..1f56f057b 100644 --- a/package/busybox/Makefile +++ b/package/busybox/Makefile @@ -82,12 +82,4 @@ udhcpd-install: ${INSTALL_DIR} ${IDIR_UDHCPD}/etc/ ${INSTALL_DATA} ./files/udhcpd.conf ${IDIR_UDHCPD}/etc/ -rebuild: - @if [ -f ${TOPDIR}/.rebuild.${PKG_NAME} ];then \ - rm ${WRKBUILD}/.build_done; \ - rm ${TOPDIR}/.rebuild.${PKG_NAME}; \ - fi - -fake: rebuild - include ${TOPDIR}/mk/pkg-bottom.mk -- cgit v1.2.3