diff --git a/BoardConfig.mk b/BoardConfig.mk index b92573e..0d50dde 100755 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -14,7 +14,7 @@ # limitations under the License. # -TARGET_BOOTLOADER_BOARD_NAME := FLO +TARGET_BOOTLOADER_BOARD_NAME := flo TARGET_BOOTLOADER_NAME := flo TARGET_BOARD_INFO_FILE := device/asus/flo/board-info.txt diff --git a/board-info.txt b/board-info.txt index 4cb46e2..7d93b87 100644 --- a/board-info.txt +++ b/board-info.txt @@ -1 +1 @@ -require board=MSM8960|FLO +require board=msm8960|flo