universal7885: Set correct board name

* It fixes sensor module not loading

Change-Id: I784c29465908f29e8eaa1cdb8f56b82a0c3cab4a
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
roynatech2544 2021-10-26 14:42:01 +09:00
commit c7f80dea23
No known key found for this signature in database
GPG key ID: 9675C32163D88D30
2 changed files with 2 additions and 5 deletions

View file

@ -3,9 +3,9 @@ COMMON_PATH := device/samsung/universal7885-common
BOARD_VENDOR := samsung
# Platform
TARGET_BOARD_PLATFORM := universal7885
TARGET_BOARD_PLATFORM := universal7884B
TARGET_SOC := exynos7884B
TARGET_BOOTLOADER_BOARD_NAME := universal7885
TARGET_BOOTLOADER_BOARD_NAME := universal7884B
TARGET_NO_BOOTLOADER := true
TARGET_NO_RADIOIMAGE := true