From da8db80dc570d4a1468fd3f7d6f2eeee6fd9bfff Mon Sep 17 00:00:00 2001 From: Ulrika Sjoberg Date: Mon, 6 Dec 2010 15:52:49 +0100 Subject: [Android] Remove ENABLE_CR264527 flag The CR has been integrated and is no longer needed. ST-Ericsson ID: 277554 ST-Ericsson FOSS-OUT ID: NA Change-Id: Iea3c5293e52a1c0e90b72f5ec9f25e03539a4b43 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/10327 Reviewed-by: Michael BRANDT Tested-by: Ulrika SJOBERG --- Android.mk | 3 --- 1 file changed, 3 deletions(-) diff --git a/Android.mk b/Android.mk index 82910736b..e745bff47 100644 --- a/Android.mk +++ b/Android.mk @@ -1,6 +1,5 @@ #Android makefile to build u-boot as a part of Android Build -ifeq ($(ENABLE_CR264527),true) # Give other modules a nice, symbolic name to use as a dependent # Yes, there are modules that cannot build unless uboot has # been built. Typical (only?) example: linux kernel (needs mkimage program) @@ -61,5 +60,3 @@ installclean: installclean-uboot installclean-uboot: rm -f u-boot.bin u-boot.map u-boot.srec - -endif -- cgit v1.2.3