summaryrefslogtreecommitdiffstats
path: root/core/modules/run-virt/module.conf
blob: 0af71cbe626f2fca4878d0f49a0c9c7ce439f765 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/bin/bash
REQUIRED_MODULES="
	busybox
	slxlog
	iptables
"
REQUIRED_BINARIES="
	lsusb
	mcopy
	pwdaemon
	slxfwtool
	xmlstarlet
"