aboutsummaryrefslogtreecommitdiff
path: root/stand/uboot/Makefile.depend.options
blob: d70bc7edd168b9367435e6beb38291c4fb596bd0 (plain) (blame)
1
2
3
4
5
6
7
8
9
DIRDEPS_OPTIONS = FORTH LOADER_LUA

DIRDEPS.FORTH.yes += \
	stand/ficl \

DIRDEPS.LOADER_LUA.yes += \
	stand/lua \

.include <dirdeps-options.mk>