From 06265758beb1721526360aa01176dd70d8a9e1d4 Mon Sep 17 00:00:00 2001 From: nbd Date: Wed, 31 May 2006 23:29:05 +0000 Subject: cleanup; replace .PHONY with FORCE; disable gdb by default git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3877 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar7-2.4/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ar7-2.4') diff --git a/target/linux/ar7-2.4/Makefile b/target/linux/ar7-2.4/Makefile index 207d95d9a..7775e8888 100644 --- a/target/linux/ar7-2.4/Makefile +++ b/target/linux/ar7-2.4/Makefile @@ -60,7 +60,7 @@ $(LINUX_DIR)/.drivers-unpacked: $(LINUX_DIR)/.unpacked linux-dirclean: drivers-clean -drivers-clean: +drivers-clean: FORCE rm -rf $(BUILD_DIR)/$(ATM_FIRMWARE_DIR) -- cgit v1.2.3