mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Removed alsa & bluetooth firmware files from iso. They are also in the packages
This commit is contained in:
3
lfs/udev
3
lfs/udev
@@ -130,7 +130,8 @@ ifeq "$(KLIBC)" "1"
|
||||
else
|
||||
rm -rf /lib/udev/devices
|
||||
cd $(DIR_APP) && tar jxf $(DIR_DL)/udev-config-6.2.tar.bz2
|
||||
install -dv /lib/{firmware,udev/devices/{pts,shm}}
|
||||
install -dv /lib/{firmware,udev/devices/{pts,shm}}
|
||||
echo "Put device firmwares here ..." > /lib/firmware/dirinfo
|
||||
mknod -m0666 /lib/udev/devices/null c 1 3
|
||||
ln -sv /proc/self/fd /lib/udev/devices/fd
|
||||
ln -sv /proc/self/fd/0 /lib/udev/devices/stdin
|
||||
|
||||
Reference in New Issue
Block a user