aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2024-04-10 17:06:27 -0600
committerTom Rini <trini@konsulko.com>2024-04-10 17:06:27 -0600
commit777c28460947371ada40868dc994dfe8537d7115 (patch)
treeed76982806de141ac6bcbc303b3167f90e8877e7 /arch/microblaze
parentab3453e7b12daef47b9e91da2a2a3d48615dc6fc (diff)
parentcf70f75447133c497f9e5c56f2b33c8f2d3f08b5 (diff)
downloadu-boot-777c28460947371ada40868dc994dfe8537d7115.zip
u-boot-777c28460947371ada40868dc994dfe8537d7115.tar.gz
u-boot-777c28460947371ada40868dc994dfe8537d7115.tar.bz2
Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"
Simon Glass <sjg@chromium.org> says: This series is the culmanation of the current line of refactoring series. It adjusts pxe to call the booting functionality directly rather than going through the command-line interface. With this is is possible to boot using the extlinux bootmeth without the command line enabled. It also updates fastboot to do a similar thing.
Diffstat (limited to 'arch/microblaze')
-rw-r--r--arch/microblaze/lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/microblaze/lib/Makefile b/arch/microblaze/lib/Makefile
index dfd8135..2f23482 100644
--- a/arch/microblaze/lib/Makefile
+++ b/arch/microblaze/lib/Makefile
@@ -3,6 +3,6 @@
# (C) Copyright 2003-2006
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
-obj-$(CONFIG_CMD_BOOTM) += bootm.o
+obj-$(CONFIG_BOOTM) += bootm.o
obj-$(CONFIG_CMD_BDI) += bdinfo.o
obj-y += muldi3.o