Skip to content

Commit

Permalink
mako: cm-->lineage
Browse files Browse the repository at this point in the history
Switch to proper defconfig

Change-Id: I5129956771ec79390ada160f9e56dd3d96b71253
  • Loading branch information
eyosen committed Jan 11, 2017
1 parent c8dba58 commit 6d8913f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x01600000

# Try to build the kernel
TARGET_KERNEL_SOURCE := kernel/lge/mako
TARGET_KERNEL_CONFIG := cyanogen_mako_defconfig
TARGET_KERNEL_CONFIG := lineageos_mako_defconfig

BOARD_USES_ALSA_AUDIO:= true
BOARD_USES_LEGACY_ALSA_AUDIO:= false
Expand Down

0 comments on commit 6d8913f

Please sign in to comment.