generic: remove jool workaround
Jool can be built without error on 22.03. Remove this workaround.
This commit is contained in:
parent
8fde14f63d
commit
78b2bca383
@ -39,7 +39,6 @@ config('DEVEL', true)
|
||||
config('ALL_NONSHARED', true)
|
||||
|
||||
config('PACKAGE_usbip', false) -- fails to build
|
||||
config('PACKAGE_kmod-jool', false) -- fails to build
|
||||
|
||||
try_config('PACKAGE_ATH_DEBUG', true)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user