diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 425d323..b7c217f 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -54,7 +54,6 @@ BUILD_BROKEN_PHONY_TARGETS := true BOARD_CUSTOM_BOOTIMG := true BOARD_CUSTOM_BOOTIMG_MK := hardware/samsung/mkbootimg.mk BOARD_MKBOOTIMG_ARGS := --kernel_offset 0x00008000 --ramdisk_offset 0x01000000 --tags_offset 0x00000100 -BOARD_KERNEL_CMDLINE := androidboot.wificountrycode=00 BOARD_KERNEL_BASE := 0x10000000 BOARD_KERNEL_PAGESIZE := 2048 BOARD_KERNEL_IMAGE_NAME := Image