aboutsummaryrefslogblamecommitdiff
path: root/stand/efi/Makefile
blob: f6cbede52bd5d1c80b73ede401b75d8c59dc2943 (plain) (tree)
1
2
3
4
5
6
7
8

           

        
                      
 
                           
                                    


                                    
 
                        
# $FreeBSD$

NO_OBJ=t

.include <bsd.init.mk>

SUBDIR.${MK_FDT}+=	fdt
SUBDIR.yes+=	libefi boot1 gptboot
SUBDIR.${MK_FORTH}+= loader_4th
SUBDIR.${MK_LOADER_LUA}+= loader_lua
SUBDIR.yes+=	loader_simp

.include <bsd.subdir.mk>