mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
0a897f7042
cspell.json was accidentally include in a previous commit, so remove it. VARIANT is to be used in package definitions, and BUILD_VARIANT for checking which VARIANT is currently being built. BUILD_VARIANT was incorrectly used in a package definition, so we fix that. Signed-off-by: Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>