mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 07:01:44 +02:00
Use busybox mount, could be overriden to use util-linux-ng for instance, thanks sn9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12386 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1b55f0d569
commit
e2ed54aba7
@ -3,6 +3,7 @@
|
||||
# Copyright (C) 2006 Fokus Fraunhofer <carsten.tittel@fokus.fraunhofer.de>
|
||||
|
||||
alias debug=${DEBUG:-:}
|
||||
alias mount='busybox mount'
|
||||
|
||||
# newline
|
||||
N="
|
||||
|
Loading…
Reference in New Issue
Block a user