xref: /openbmc/u-boot/board/freescale/mx7ulp_evk/Makefile (revision 83d290c56fab2d38cd1ab4c4cc7099559c1d5046)
177fa0457SPeng Fan# SPDX-License-Identifier: GPL-2.0+
2*83d290c5STom Rini# (C) Copyright 2016 Freescale Semiconductor, Inc.
377fa0457SPeng Fan
477fa0457SPeng Fanobj-y  := mx7ulp_evk.o
577fa0457SPeng Fan
677fa0457SPeng Fanextra-$(CONFIG_USE_PLUGIN) :=  plugin.bin
777fa0457SPeng Fan$(obj)/plugin.bin: $(obj)/plugin.o
877fa0457SPeng Fan	$(OBJCOPY) -O binary --gap-fill 0xff $< $@
9