diff --git a/BoardConfig.mk b/BoardConfig.mk index 51c018c..a89d2de 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -14,7 +14,7 @@ # limitations under the License. # -TARGET_BOOTLOADER_BOARD_NAME := DEB +TARGET_BOOTLOADER_BOARD_NAME := deb TARGET_BOOTLOADER_NAME := deb TARGET_BOARD_INFO_FILE := device/asus/deb/board-info.txt diff --git a/board-info.txt b/board-info.txt index 7484a6e..c4ef752 100644 --- a/board-info.txt +++ b/board-info.txt @@ -1 +1 @@ -require board=MSM8960|DEB +require board=msm8960|deb