summaryrefslogtreecommitdiffstats
path: root/target/product/vbox_x86.mk
diff options
context:
space:
mode:
authorVladimir Chtchetkine <vchtchetkine@google.com>2011-04-01 08:24:25 -0700
committerVladimir Chtchetkine <vchtchetkine@google.com>2011-04-01 08:24:25 -0700
commit78305ea16ff559d0483ba24c0eba82b5ac5c5e47 (patch)
tree109d54f165b1f5985bde265ba82f34158807c34c /target/product/vbox_x86.mk
parent16292ce718a05da7f28858bbd15d56df51aacbd4 (diff)
downloadbuild-78305ea16ff559d0483ba24c0eba82b5ac5c5e47.zip
build-78305ea16ff559d0483ba24c0eba82b5ac5c5e47.tar.gz
build-78305ea16ff559d0483ba24c0eba82b5ac5c5e47.tar.bz2
Fix build scripts for vbox_x86 target
Change-Id: Ia1f2bf9f05fcd8f07b240e15c7c01a80c6ca6829
Diffstat (limited to 'target/product/vbox_x86.mk')
-rw-r--r--target/product/vbox_x86.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/target/product/vbox_x86.mk b/target/product/vbox_x86.mk
index c32b1eb..f0d4232 100644
--- a/target/product/vbox_x86.mk
+++ b/target/product/vbox_x86.mk
@@ -18,8 +18,12 @@
# Open-Source part of the tree. It's geared toward a US-centric
# build quite specifically for the emulator, and might not be
# entirely appropriate to inherit from for on-device configurations.
+ifdef NET_ETH0_STARTONBOOT
+ PRODUCT_PROPERTY_OVERRIDES += net.eth0.startonboot=1
+endif
-$(call inherit-product, $(SRC_TARGET_DIR)/product/full_x86.mk)
+$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk)
+$(call inherit-product, $(SRC_TARGET_DIR)/board/vbox_x86/device.mk)
PRODUCT_NAME := vbox_x86
PRODUCT_DEVICE := vbox_x86