Skip to content

Commit

Permalink
Update build_firmware_modify
Browse files Browse the repository at this point in the history
  • Loading branch information
noahyann authored Nov 14, 2023
1 parent d427287 commit 3d65b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trunk/build_firmware_modify
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ cp -fL "$busybox_cf" "$busybox_tf"
cp -fL "$board_mk" "$ROOTDIR/user/shared/board.mk"
cp -fL "$board_h" "$ROOTDIR/user/shared/include/ralink_board.h"
######################### KVRH #############################
func_enable_kernel_param "CONFIG_KVRH_SUPPORT"
#func_enable_kernel_param "CONFIG_KVRH_SUPPORT"
############################# SMP #####################################
if [ -n "$CONFIG_SMP" ] ; then
func_enable_busybox_param "CONFIG_FEATURE_TOP_SMP_CPU"
Expand Down

0 comments on commit 3d65b66

Please sign in to comment.