Lines Matching +full:multi +full:- +full:system
12 # machine, which may be different between which system the machine
14 # the machine, where it does not matter which system the machine boots into.
19 CONSOLE = stty -F /dev/ttyS0 115200 parodd; cat /dev/ttyS0
24 # TESTS = patchcheck, randconfig, boot, test, config-bisect, bisect, min-config
30 # Some tests may have more than one test to run. Define MULTI := 1 to run
32 MULTI := 0
34 # In case you want to differentiate which type of system you are testing
46 #PRE_BUILD = patch -p1 < ${THIS_DIR}/fix.patch
52 DO_POST_BUILD := git reset --hard
53 POST_BUILD = ${SSH} 'rm -rf /lib/modules/*-test*'; ${DO_POST_BUILD}
61 INCLUDE include/min-config.conf