From 991981c552f2397997082af93440d289e95e11c3 Mon Sep 17 00:00:00 2001
From: Mike Baker <mbm@openwrt.org>
Date: Tue, 1 Mar 2005 07:05:19 +0000
Subject: [PATCH] typo

SVN-Revision: 298
---
 openwrt/package/openwrt/openwrt.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/openwrt/package/openwrt/openwrt.mk b/openwrt/package/openwrt/openwrt.mk
index 935fe16e7c..765f511d65 100644
--- a/openwrt/package/openwrt/openwrt.mk
+++ b/openwrt/package/openwrt/openwrt.mk
@@ -156,7 +156,7 @@ openwrt-sstrip: $(OPENWRT_SSTRIP_TARGET)
 openwrt-sstrip-clean:
 	rm $(OPENWRT_SSTRIP_TARGET)
 
-STRIP=$(OPENWRT_SSTRIP_TARGET)
+SSTRIP=$(OPENWRT_SSTRIP_TARGET)
 
 linksys:	linksys-shared linksys-nvram linksys-wlconf
 
-- 
GitLab