Skip to content

Commit bcbd3fd

Browse files
committed
CuBox-i:update
1 parent 2461e94 commit bcbd3fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: common/common-functions.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ i_kernel_cubox_i () {
231231
mkdir -p /boot/conf.d/system.default
232232
curl -sSL https://raw.githubusercontent.com/umiddelb/u-571/master/board/cubox-i/uEnv.txt > /boot/conf.d/system.default/uEnv.txt
233233
(cd /boot/conf.d/ ; ln -s system.default default)
234-
(cd /boot/conf.d/system.default; ln -s ../../kernel.d/linux-*-cbihb kernel; ln -s kernel/Initrd Initrd )
234+
(cd /boot/conf.d/system.default; ln -s ../../kernel.d/linux-*-cbihb kernel)
235235
}
236236

237237
i_kernel_pine64 () {

0 commit comments

Comments
 (0)