mx7ulp: Select the SCG1 APLL PFD as a system clock source
[oweals/u-boot.git] / board / freescale / mx7ulp_evk / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 # (C) Copyright 2016 Freescale Semiconductor, Inc.
3
4 obj-y  := mx7ulp_evk.o
5
6 extra-$(CONFIG_USE_PLUGIN) :=  plugin.bin
7 $(obj)/plugin.bin: $(obj)/plugin.o
8         $(OBJCOPY) -O binary --gap-fill 0xff $< $@