diff options
author | codeworkx <codeworkx@cyanogenmod.org> | 2013-01-06 12:07:06 +0100 |
---|---|---|
committer | codeworkx <codeworkx@cyanogenmod.org> | 2013-01-06 12:07:06 +0100 |
commit | 1e1b6ba1277178adff6fdb1aabbf7abbaba59f9a (patch) | |
tree | f0750109cf0ec3466fa7f1c2b4d52cbe8232213f /p31xx-common.mk | |
parent | 8cb5de0e14c50a9d965379734535e4765be6c97b (diff) | |
download | device_samsung_espressowifi-1e1b6ba1277178adff6fdb1aabbf7abbaba59f9a.zip device_samsung_espressowifi-1e1b6ba1277178adff6fdb1aabbf7abbaba59f9a.tar.gz device_samsung_espressowifi-1e1b6ba1277178adff6fdb1aabbf7abbaba59f9a.tar.bz2 |
p31xx: build libnetcmdiface
Change-Id: Id663655cb9254124562acb657cacbe85ab1e0fbe
Diffstat (limited to 'p31xx-common.mk')
-rwxr-xr-x | p31xx-common.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/p31xx-common.mk b/p31xx-common.mk index 5a95d4a..7b0006c 100755 --- a/p31xx-common.mk +++ b/p31xx-common.mk @@ -94,6 +94,7 @@ PRODUCT_PACKAGES += \ libtinyalsa \ libaudioutils \ libinvensense_mpl \ + libnetcmdiface \ power.piranha \ smc_pa_ctrl \ tf_daemon \ |