From 01ba22cd5277d3a6a5189dd6154f80764d5d4b0b Mon Sep 17 00:00:00 2001 From: Daniel Hillenbrand Date: Sun, 24 Jun 2012 12:52:17 +0200 Subject: split overlay --- p51xx-common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'p51xx-common.mk') diff --git a/p51xx-common.mk b/p51xx-common.mk index 05f20db..0d417bd 100755 --- a/p51xx-common.mk +++ b/p51xx-common.mk @@ -14,7 +14,7 @@ # limitations under the License. # -DEVICE_PACKAGE_OVERLAYS += device/samsung/p5100/overlay +DEVICE_PACKAGE_OVERLAYS += device/samsung/p5100/common-overlay $(call inherit-product, $(SRC_TARGET_DIR)/product/languages_full.mk) -- cgit v1.1