summaryrefslogtreecommitdiffstats
path: root/commands/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2014-10-02 08:54:41 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2014-10-02 08:54:41 +0200
commitd0064495d3325cb630bc79550d60a4f4eef57e31 (patch)
tree0011e3237f2501588bc37b286253764a3e855b3c /commands/Makefile
parent13f1dedaeea0077554111a0075eeb24f66ceacbd (diff)
parentd0a0e807ab4449aec068b1e86dac85b687f93ea5 (diff)
downloadbarebox-d0064495d3325cb630bc79550d60a4f4eef57e31.tar.gz
barebox-d0064495d3325cb630bc79550d60a4f4eef57e31.tar.xz
Merge branch 'for-next/firmware'
Diffstat (limited to 'commands/Makefile')
-rw-r--r--commands/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/commands/Makefile b/commands/Makefile
index 608ff5eb40..58e70fee1a 100644
--- a/commands/Makefile
+++ b/commands/Makefile
@@ -104,3 +104,4 @@ obj-$(CONFIG_CMD_LSPCI) += lspci.o
obj-$(CONFIG_CMD_IMD) += imd.o
obj-$(CONFIG_CMD_HWCLOCK) += hwclock.o
obj-$(CONFIG_CMD_USBGADGET) += usbgadget.o
+obj-$(CONFIG_CMD_FIRMWARELOAD) += firmwareload.o