mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 03:13:20 +02:00
small fix on etrax basefiles to avoid bogus error msg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7495 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
09a26b3e31
commit
e3233c3a4f
@ -1,5 +1,5 @@
|
||||
define Package/base-files/install-target
|
||||
mkdir $(1)/root
|
||||
mkdir -p $(1)/root
|
||||
endef
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user