From 82595e93885cbdf49193d148735198fc69147fb1 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) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8328 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/rt61/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package') 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