mirror of
https://github.com/novatiq/packages.git
synced 2026-06-25 06:40:26 +01:00
7a492968d6
Due to KConfig misbehavior the tar config options where getting enabled even when tar was not enabled. We fix this by enclosing the options in an if PACKAGE_tar ; endif block. Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com>