mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 14:48:39 +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>