Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 804d785b authored by Steve Kondik's avatar Steve Kondik Committed by Gerrit Code Review
Browse files

Merge "libui: Fix keymap on Espresso" into gingerbread

parents 2d672873 12e980e9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ ifeq ($(TARGET_SIMULATOR),true)
    LOCAL_LDLIBS += -lpthread
endif

ifeq ($(TARGET_BOOTLOADER_BOARD_NAME),espresso)
ifeq ($(TARGET_BOOTLOADER_BOARD_NAME),latte)
	LOCAL_CFLAGS += -DLATTE_KEYPAD
else ifeq ($(TARGET_BOOTLOADER_BOARD_NAME),vision)
	LOCAL_CFLAGS += -DVISION_KEYPAD