2 # arch/x86/realmode/Makefile
4 # This file is subject to the terms and conditions of the GNU General Public
5 # License. See the file "COPYING" in the main directory of this archive
10 # Sanitizer runtimes are unavailable and cannot be linked here.
13 OBJECT_FILES_NON_STANDARD
:= y
20 $(obj
)/rmpiggy.o
: $(obj
)/rm/realmode.bin
22 $(obj
)/rm/realmode.bin
: FORCE
23 $(Q
)$(MAKE
) $(build
)=$(obj
)/rm $@