aboutsummaryrefslogtreecommitdiff
path: root/BoardConfig.mk
diff options
context:
space:
mode:
Diffstat (limited to 'BoardConfig.mk')
-rw-r--r--BoardConfig.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 4919130..88bf4ff 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -7,6 +7,7 @@ TARGET_ARCH := arm
TARGET_BOARD_PLATFORM := origen
TARGET_NO_BOOTLOADER := true # Uses u-boot instead
TARGET_NO_KERNEL := false
+TARGET_HWPACK_CONFIG := device/linaro/origen/config
KERNEL_CONFIG := android_origen_defconfig
TARGET_USE_UBOOT := true
UBOOT_CONFIG := origen_config