From 1626798632073c46c9813e8f8482057e726f78fc Mon Sep 17 00:00:00 2001 From: Iliyan Malchev Date: Mon, 8 Aug 2011 11:33:59 -0700 Subject: tuna: update with new location of omap4 open-source code Change-Id: I1095e18d5cbfe2557c7b26d014debbf81a0b215a Signed-off-by: Iliyan Malchev --- device.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'device.mk') diff --git a/device.mk b/device.mk index 2d2086b..8c598db 100644 --- a/device.mk +++ b/device.mk @@ -137,7 +137,7 @@ endif $(call inherit-product, frameworks/base/build/tablet-dalvik-heap.mk) $(call inherit-product-if-exists, vendor/nxp/pn544/nxp-pn544-fw-vendor.mk) -$(call inherit-product, hardware/ti/omap4/omap4.mk) +$(call inherit-product, hardware/ti/omap4xxx/omap4.mk) $(call inherit-product-if-exists, vendor/ti/proprietary/omap4/ti-omap4-vendor.mk) $(call inherit-product-if-exists, vendor/samsung/tuna/device-vendor.mk) -- cgit v1.1