udev: build after kmod

eudev depends on kmod to install all needed rules

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter 2020-03-02 08:15:00 +00:00
parent c8b574c307
commit e1c6cd05e3
1 changed files with 1 additions and 1 deletions

View File

@ -1120,7 +1120,6 @@ buildbase() {
lfsmake2 tar
lfsmake2 texinfo
lfsmake2 util-linux
lfsmake2 udev
lfsmake2 vim
}
@ -1133,6 +1132,7 @@ buildipfire() {
lfsmake2 openssl
[ "${BUILD_ARCH}" = "i586" ] && lfsmake2 openssl KCFG='-sse2'
lfsmake2 kmod
lfsmake2 udev
lfsmake2 popt
lfsmake2 libedit
lfsmake2 libusb