mk_mmc.sh: i broke it...

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
pull/37/head
Robert Nelson 11 years ago
parent 1dda3f4d6c
commit 916e6d1087

@ -974,7 +974,8 @@ package_modules () {
initrd_device_settings () { initrd_device_settings () {
echo "NetInstall: Adding Device Tweaks" echo "NetInstall: Adding Device Tweaks"
touch ${TEMPDIR}/initrd-tree/etc/rcn-ee.conf #FIXME: shouldn't be needed to run once anymore...
touch ${TEMPDIR}/initrd-tree/etc/rcn.conf
#work around for the kevent smsc95xx issue #work around for the kevent smsc95xx issue
touch ${TEMPDIR}/initrd-tree/etc/sysctl.conf touch ${TEMPDIR}/initrd-tree/etc/sysctl.conf

Loading…
Cancel
Save