mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
udev: Remove old compile fix for older versions of glibc
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
2
lfs/udev
2
lfs/udev
@@ -77,8 +77,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
|
||||
cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/udev-208_remove_systemd_log.patch
|
||||
|
||||
cd $(DIR_APP)/udev-lfs-$(VER)-1 && sed -i "s/HANDLE_AT 1/HANDLE_AT 0/g" cfg.h
|
||||
|
||||
rm -rf /lib/udev/devices
|
||||
install -dv /lib/firmware
|
||||
|
||||
|
||||
Reference in New Issue
Block a user