[openwrt] remove the rdate hotplug script from the build

This commit is contained in:
Bart Van Der Meerssche 2011-03-24 22:24:47 +01:00
parent 1fbccc9f08
commit 285833b1f8
1 changed files with 3 additions and 0 deletions

View File

@ -49,6 +49,9 @@ cd $BACKFIRE_PATH
patch -p0 < $REPO_PATH/patches/900-disable_console.patch
patch -p0 < $REPO_PATH/patches/910-set_ttyS0_baud_to_115200.patch
# we don't need rdate, relying on ntpclient instead
rm $BACKFIRE_PATH/package/base-files/files/etc/hotplug.d/iface/40-rdate
# and then build the Fluksometer firmware...
echo
echo =================================================================================