summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authorZiyann <jaraidaniel@gmail.com>2014-09-17 18:29:16 +0200
committerZiyan <jaraidaniel@gmail.com>2014-12-15 23:40:22 +0100
commit72519330ddf5586e18be274db37f0732fb9a1a58 (patch)
tree1ee41adfda5d0add01053a0a94252a94d8676029 /BoardConfig.mk
parent8f82708ed9d0ae2c88be84dee023bfa5ef91ba8d (diff)
downloaddevice_samsung_maguro-72519330ddf5586e18be274db37f0732fb9a1a58.zip
device_samsung_maguro-72519330ddf5586e18be274db37f0732fb9a1a58.tar.gz
device_samsung_maguro-72519330ddf5586e18be274db37f0732fb9a1a58.tar.bz2
tuna: commonize what we can (2/4)
Change-Id: Ic200add412f31b027ec831c36886eeee2988d0c5
Diffstat (limited to 'BoardConfig.mk')
-rw-r--r--BoardConfig.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 2e739d5..3e5b31d 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -12,10 +12,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-# Default values, possibly overridden by BoardConfigVendor.mk
-TARGET_BOARD_INFO_FILE := device/samsung/maguro/board-info.txt
-BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/samsung/maguro/bluetooth
-
# Use the non-open-source part, if present
-include vendor/samsung/maguro/BoardConfigVendor.mk