From 63bd6bf58d7fe049e837f3d23f378535a39f5a86 Mon Sep 17 00:00:00 2001 From: Oyvind Repvik Date: Sat, 3 Sep 2005 17:14:20 +0000 Subject: [PATCH] Re-enable ds101 target --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 57f9e040ad..bc4029ae02 100644 --- a/Makefile +++ b/Makefile @@ -600,7 +600,7 @@ endif ifneq ($(HOST_MACHINE),armeb) - ${MAKE} build-optware-nslu2 upload-optware-nslu2 || echo -n " optware/nslu2" >> builderrors.log - ${MAKE} build-optware-wl500g upload-optware-wl500g || echo -n " optware/wl500g" >> builderrors.log -# - ${MAKE} build-optware-ds101 upload-optware-ds101 || echo -n " optware/ds101" >> builderrors.log + - ${MAKE} build-optware-ds101 upload-optware-ds101 || echo -n " optware/ds101" >> builderrors.log - ${MAKE} build-optware-ds101g upload-optware-ds101g || echo -n " optware/ds101g" >> builderrors.log else ifeq ($(HOST_FIRMWARE),Unslung) -- 2.39.5