target: remove jool workaround

This commit is contained in:
David Bauer 2022-03-15 00:55:09 +01:00
parent 193eba9561
commit e3dc63da57

View File

@ -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)