From 4c509fb2b812a34246078b97e92425d3578ec3ef Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 16 Dec 2009 19:55:02 +0100 Subject: add basic support for ag241 ar7 based dsl router - my wag54g died. disable wag54g for now. - add 2.6.32 support for ag241. - cpmac still broken --- mk/build.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mk') diff --git a/mk/build.mk b/mk/build.mk index 5f7399174..bf10ae5e2 100644 --- a/mk/build.mk +++ b/mk/build.mk @@ -298,7 +298,7 @@ ifneq (,$(filter rb%,${TARGET})) endif menuconfig: $(CONFIG)/mconf defconfig - if [ ! -f .config ];then \ + @if [ ! -f .config ];then \ $(CONFIG)/conf -D .defconfig $(CONFIG_CONFIG_IN); \ fi @$(CONFIG)/mconf $(CONFIG_CONFIG_IN) -- cgit v1.2.3