From 8a18c22c2f7c15b5c7869428877c1e50157d5856 Mon Sep 17 00:00:00 2001 From: hathach Date: Mon, 22 Nov 2021 10:59:22 +0700 Subject: [PATCH] add BCM_VERSION --- hw/bsp/raspberrypi4/boards/raspberrypi_cm4/board.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/hw/bsp/raspberrypi4/boards/raspberrypi_cm4/board.mk b/hw/bsp/raspberrypi4/boards/raspberrypi_cm4/board.mk index e69de29bb..897342479 100644 --- a/hw/bsp/raspberrypi4/boards/raspberrypi_cm4/board.mk +++ b/hw/bsp/raspberrypi4/boards/raspberrypi_cm4/board.mk @@ -0,0 +1 @@ +CFLAGS += -DBCM_VERSION=2711