Skip to content

Commit

Permalink
Merge branch 'cm-10.1' into ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
Daz Jones committed Feb 23, 2013
2 parents c09ff62 + 4ebe3d8 commit 934ad20
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions BoardConfig.mk
Expand Up @@ -114,11 +114,7 @@ TARGET_CUSTOM_WIFI := ../../device/huawei/u8815/libhardware_legacy/wifi/wifi.c

# Kernel
TARGET_KERNEL_SOURCE := kernel/huawei/u8815
ifdef HUAWEI_109808_BASEBAND
TARGET_KERNEL_CONFIG := cyanogenmod_u8815_109808_defconfig
else
TARGET_KERNEL_CONFIG := cyanogenmod_u8815_2030_defconfig
endif
TARGET_KERNEL_CONFIG := cyanogenmod_u8815_defconfig
BOARD_KERNEL_CMDLINE := androidboot.hardware=huawei
BOARD_KERNEL_BASE := 0x00200000
BOARD_PAGE_SIZE := 2048
Expand Down

0 comments on commit 934ad20

Please sign in to comment.