From 1ef7c9e055a572539e5e7ada6f69a89a3b51fcbe Mon Sep 17 00:00:00 2001 From: Mike Baker Date: Fri, 23 Jun 2006 21:47:24 +0000 Subject: switch on new verbose system SVN-Revision: 4064 --- openwrt/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'openwrt/Makefile') diff --git a/openwrt/Makefile b/openwrt/Makefile index faeecaa488..a554a1d867 100644 --- a/openwrt/Makefile +++ b/openwrt/Makefile @@ -26,6 +26,7 @@ RELEASE:=Kamikaze #-------------------------------------------------------------- TOPDIR=${shell pwd} export TOPDIR +include $(TOPDIR)/include/verbose.mk OPENWRTVERSION:=$(RELEASE) ifneq ($(VERSION),) -- cgit v1.2.3