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/base-files/Makefile | 8 -------- 1 file changed, 8 deletions(-) (limited to 'package/base-files/Makefile') diff --git a/package/base-files/Makefile b/package/base-files/Makefile index db1162946..0bc6bb079 100644 --- a/package/base-files/Makefile +++ b/package/base-files/Makefile @@ -77,12 +77,4 @@ ifneq (${ADK_PACKAGE_CONFIG_IN_ETC},) chmod 600 $(IDIR_BASE_FILES)/etc/adkconfig.gz endif -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