summaryrefslogtreecommitdiffstats
path: root/target/board/generic_x86/buildspec-generic_x86.mk
blob: fbc3947b3e860ae49e4b2dfac006064be5274c63 (plain)
1
2
3
4
5
6
7
BUILD_ENV_SEQUENCE_NUMBER := 9
DISABLE_DEXPREOPT := true
TARGET_ARCH := x86

# The eth0 device should be started with dhcp on boot.
# Useful for emulators that don't provide a wifi connection.
NET_ETH0_STARTONBOOT := true