From 0250efa1eaa2929f8ec35de6fd2ae0e29cf41450 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Fri, 3 Aug 2007 07:28:43 +0000 Subject: Make jffs2 images work with rdc, add a sitecom wl-153 profile and kernel config, fix rt61 installation (thanks to Daniel Gimpelevich) SVN-Revision: 8328 --- 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 6e7c600e1a..228cd86a24 100644 --- a/package/rt61/Makefile +++ b/package/rt61/Makefile @@ -33,7 +33,7 @@ define KernelPackage/rt61 endef define KernelPackage/rt61/install - mkdir $(1)/lib/firmware + mkdir -p $(1)/lib/firmware $(CP) -L $(PKG_BUILD_DIR)/Module/rt2*.bin $(1)/lib/firmware endef -- cgit v1.2.3