From 6b567b077256fb9a595418e03c0492c22608f26a Mon Sep 17 00:00:00 2001 From: Oyvind Repvik Date: Fri, 5 Aug 2005 12:52:02 +0000 Subject: [PATCH] Fix typo in openslug-2.3-beta target --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e5b62511ff..740648770a 100644 --- a/Makefile +++ b/Makefile @@ -58,7 +58,7 @@ optware-wl500g build-optware-wl500g: optware/wl500g/.configured ( cd optware/wl500g ; ${MAKE} autoclean ; ${MAKE} ) .PHONY: openslug-2.3-beta -openslug-2.3-beta: update-openslug-2.3-beta build-openslug-2.3-beta upload-openslug-2.3-beta +openslug-2.3-beta: update-openslug-2.3-beta build-openslug-2.3-beta upload-openslug-2.3-beta-cross .PHONY: build-openslug-2.3-beta build-openslug-2.3-beta: releases/OpenSlug-2.3-beta/.configured -- 2.39.5