Bruce Beare | c25e503 | 2010-04-28 14:12:52 -0700 | [diff] [blame] | 1 | BUILD_ENV_SEQUENCE_NUMBER := 9 |
2 | DISABLE_DEXPREOPT := true | ||||
3 | TARGET_ARCH := x86 | ||||
Bruce Beare | a197281 | 2010-05-04 14:49:38 -0700 | [diff] [blame] | 4 | |
5 | # The eth0 device should be started with dhcp on boot. | ||||
6 | # Useful for emulators that don't provide a wifi connection. | ||||
7 | NET_ETH0_STARTONBOOT := true |