Skip to content
This repository was archived by the owner on Feb 13, 2023. It is now read-only.

Commit 22a4a4d

Browse files
committed
add profile
1 parent 2debc52 commit 22a4a4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

diy/sh/target/rockchip-armv8.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ sed -i '/CONFIG_TARGET_KERNEL_PARTSIZE/ c\CONFIG_TARGET_KERNEL_PARTSIZE=64' .con
44
sed -i '/CONFIG_TARGET_ROOTFS_PARTSIZE/ c\CONFIG_TARGET_ROOTFS_PARTSIZE=448' .config
55

66
# 编译固件
7-
make image PROFILE="generic" PACKAGES="luci luci-lib-ipkg -dnsmasq dnsmasq-full luci-i18n-opkg-zh-cn luci-i18n-firewall-zh-cn luci-i18n-base-zh-cn luci-compat" FILES="files"
7+
make image PROFILE="friendlyarm_nanopi-r2s" PACKAGES="luci luci-lib-ipkg -dnsmasq dnsmasq-full luci-i18n-opkg-zh-cn luci-i18n-firewall-zh-cn luci-i18n-base-zh-cn luci-compat" FILES="files"

0 commit comments

Comments
 (0)