Skip to content

Commit 1b91d35

Browse files
committed
Enable hwclock utility in buildroot config
1 parent cb8e07e commit 1b91d35

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

assets/system/configs/buildroot.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,5 @@ BR2_TARGET_ROOTFS_CPIO_NONE=y
4545
BR2_PACKAGE_BUSYBOX_CONFIG="busybox.config"
4646
BR2_PACKAGE_COREMARK=y
4747
BR2_PACKAGE_DHRYSTONE=y
48+
BR2_PACKAGE_UTIL_LINUX=y
49+
BR2_PACKAGE_UTIL_LINUX_HWCLOCK=y

0 commit comments

Comments
 (0)