diff --git a/BoardConfig.mk b/BoardConfig.mk index 6fb619b..d2991b8 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -23,6 +23,9 @@ TARGET_UNIFIED_DEVICE := true TARGET_INIT_VENDOR_LIB := libinit_msm TARGET_LIBINIT_DEFINES_FILE := device/motorola/peregrine/init/init_peregrine.c +# Board +TARGET_BOARD_INFO_FILE := device/motorola/peregrine/board-info.txt + # Kernel BOARD_CUSTOM_BOOTIMG_MK := $(LOCAL_PATH)/mkbootimg.mk TARGET_KERNEL_CONFIG := peregrine_defconfig diff --git a/board-info.txt b/board-info.txt new file mode 100644 index 0000000..521ba6c --- /dev/null +++ b/board-info.txt @@ -0,0 +1 @@ +require version-bootloader=0x411B