From 560411655b301b4d7843fbf465f1471823993ea4 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Mon, 6 Aug 2007 18:48:58 +0000 Subject: More rdc-2.6 fixes by Daniel Gimpelevich, thanks ! SVN-Revision: 8355 --- package/rt61/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/rt61') diff --git a/package/rt61/Makefile b/package/rt61/Makefile index 228cd86..c0878c3 100644 --- a/package/rt61/Makefile +++ b/package/rt61/Makefile @@ -34,7 +34,7 @@ endef define KernelPackage/rt61/install mkdir -p $(1)/lib/firmware - $(CP) -L $(PKG_BUILD_DIR)/Module/rt2*.bin $(1)/lib/firmware + $(CP) -L $(PKG_BUILD_DIR)/Module/rt2?61*.bin $(1)/lib/firmware endef LINUX_PATCHLEVEL:=$(shell echo "$(LINUX_VERSION)" | cut -d. -f2) -- cgit v1.1