diff options
Diffstat (limited to 'linux-mox/APKBUILD')
-rw-r--r-- | linux-mox/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-mox/APKBUILD b/linux-mox/APKBUILD index 3c469ab..e455bb6 100644 --- a/linux-mox/APKBUILD +++ b/linux-mox/APKBUILD @@ -17,7 +17,7 @@ options="!strip" _config="config-mox" install= source="https://cdn.kernel.org/pub/linux/kernel/v${pkgver%%.*}.x/linux-$_kernver.tar.xz - config-mox + config-mox.aarch64 " subpackages="$pkgname-dev:_dev:$CBUILD_ARCH" _flavors= |