udev: fix initramfs hook: firmare.sh -> firmware, bumprev.

--HG--
extra : convert_revision : fca903214cb34da391fc60a60251340a053bb961
This commit is contained in:
Juan RP
2010-01-25 06:40:05 +01:00
parent 0a79fd2b98
commit e9ef871f4c
2 changed files with 2 additions and 1 deletions

View File

@@ -43,4 +43,4 @@ done
# Copy across helpers the rules need
mkdir -p ${DESTDIR}/lib/udev
copy_exec /lib/udev/path_id /lib/udev
cp -f /lib/udev/firmware.sh ${DESTDIR}/lib/udev
cp -f /lib/udev/firmware ${DESTDIR}/lib/udev