summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>2011-11-19 10:31:44 +0059
committerBernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>2011-11-19 10:31:44 +0059
commit05c168e7f0e6775026d033ef4ebd71cb6097229b (patch)
tree6db2259c36e1e199baa54d26203c8afa03dd81b9
parentf17d77b720122aae0f5f72cfba808dbc28298fcf (diff)
downloadproprietary-open-linaro_android_2.3.7.tar.gz
samsung/proprietary-open: Make sure the ath6k firmware gets installedlinaro_android_2.3.7
Fixex installation of the ath6k firmware after the patch introducing the linaro-supplement target was reverted Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
-rw-r--r--Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index d166c13..653db5a 100644
--- a/Android.mk
+++ b/Android.mk
@@ -6,6 +6,8 @@ droid: ath6k-build
linaro-supplement: ath6k-build
+systemtarball: ath6k-build
+
ath6k-build:
cd device/samsung/proprietary-open && \
mkdir -p ../../../$(PRODUCT_OUT)/system/etc/firmware && \