summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xBoardConfig.mk2
-rw-r--r--bootimg.mk (renamed from bootimage.mk)0
2 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 7d14f9f..1c55930 100755
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -30,7 +30,7 @@ TARGET_NO_BOOTLOADER := false
TARGET_NO_KERNEL := false
TARGET_NO_RADIOIMAGE := true
BOARD_USES_UBOOT := true
-BOARD_CUSTOM_BOOTIMG_MK := device/goldelico/gta04/bootimage.mk
+BOARD_CUSTOM_BOOTIMG_MK := device/goldelico/gta04/bootimg.mk
# Board specs
COMMON_GLOBAL_CFLAGS += -DTARGET_OMAP3
diff --git a/bootimage.mk b/bootimg.mk
index 0157236..0157236 100644
--- a/bootimage.mk
+++ b/bootimg.mk