diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/openwrt/openwrt.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/openwrt/openwrt.mk b/package/openwrt/openwrt.mk index 935fe16e7..765f511d6 100644 --- a/package/openwrt/openwrt.mk +++ b/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 |