kernel/lib/10-kernel.mk: sort modules, removing duplicates
Another workaround for https://bugzilla.altlinux.org/show_bug.cgi?id=39663
This commit is contained in:
parent
992cee9f77
commit
d08d14025a
@ -3,4 +3,4 @@
|
||||
|
||||
DOT_BASE += $(call kpackages, \
|
||||
$(KFLAVOURS), \
|
||||
$(THE_KMODULES) $(BASE_KMODULES) $(BASE_KMODULES_REGEXP))
|
||||
$(sort $(THE_KMODULES) $(BASE_KMODULES) $(BASE_KMODULES_REGEXP)))
|
||||
|
Loading…
Reference in New Issue
Block a user