forked from kiss-community/repo
busybox: Don't compile modprobe small.
This commit is contained in:
parent
5830f5f2d3
commit
9e501a8d3d
@ -1,2 +1,2 @@
|
||||
3d1d04a4dbd34048f4794815a5c48ebb9eb53c5277e09ffffc060323b95dfbdc busybox-1.30.1.tar.bz2
|
||||
a98e21120605e62414dc0a72e1e7cecde7ead4f0038932363dcca65a60f6c297 .config
|
||||
32b5172f1bc896e9934d15936fc013892ec0260349380b4325077d0351509330 .config
|
||||
|
@ -552,7 +552,7 @@ CONFIG_LSATTR=y
|
||||
#
|
||||
# Linux Module Utilities
|
||||
#
|
||||
CONFIG_MODPROBE_SMALL=y
|
||||
CONFIG_MODPROBE_SMALL=n
|
||||
CONFIG_DEPMOD=y
|
||||
CONFIG_INSMOD=y
|
||||
CONFIG_LSMOD=y
|
||||
|
Loading…
Reference in New Issue
Block a user