Skip to content

Commit a679a8c

Browse files
committed
rk3399: pinebook-pro: fix build
1 parent 987189e commit a679a8c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
obj-y += pinebook_pro-rk3399.o
1+
obj-y += pinebook-pro-rk3399.o

dev-ayufan/boards.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ LOADERS ?= rksd_loader rkspi_loader
4343

4444
else ifeq (pinebookpro,$(BOARD_TARGET))
4545

46-
UBOOT_DEFCONFIG ?= pinebook_pro-rk3399_defconfig
46+
UBOOT_DEFCONFIG ?= pinebook-pro-rk3399_defconfig
4747
BL31 ?= tmp/atf/rk3399/22d12c4148c373932a7a81e5d1c59a767e143ac2.elf
4848
BOARD_CHIP ?= rk3399
4949
LOADER_BIN ?= tmp/rkbin/rk33/rk3399_loader_v1.10.112_support_1CS.bin

0 commit comments

Comments
 (0)