bsp/dir300|fonera: remove the fastd template script

Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
This commit is contained in:
Tim Niemeyer 2013-09-14 12:47:48 +02:00
parent 8329a1fbfd
commit a4c5d79aa5
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ board_prebuild() {
/bin/rm $target/files/etc/hotplug.d/iface/51-configurator
# Remove fastd
/bin/rm $target/files/etc/fastdstart.sh
/bin/rm $target/files/etc/fastdstart.sh.tpl
}
board_postbuild() {

View File

@ -19,7 +19,7 @@ board_prebuild() {
/bin/rm $target/files/etc/hotplug.d/iface/51-configurator
# Remove fastd
/bin/rm $target/files/etc/fastdstart.sh
/bin/rm $target/files/etc/fastdstart.sh.tpl
}
board_postbuild() {