mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-23 14:51:31 +02:00
imx: Drop CONFIG_USE_PLUGIN
This option is not defined anywhere. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
0976963a32
commit
c67e0881ba
@ -2,7 +2,3 @@
|
|||||||
# (C) Copyright 2016 Freescale Semiconductor, Inc.
|
# (C) Copyright 2016 Freescale Semiconductor, Inc.
|
||||||
|
|
||||||
obj-y := mx7ulp_evk.o
|
obj-y := mx7ulp_evk.o
|
||||||
|
|
||||||
extra-$(CONFIG_USE_PLUGIN) := plugin.bin
|
|
||||||
$(obj)/plugin.bin: $(obj)/plugin.o
|
|
||||||
$(OBJCOPY) -O binary --gap-fill 0xff $< $@
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user