summaryrefslogtreecommitdiffstats
path: root/commands/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2014-05-05 13:32:37 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2014-05-05 13:32:37 +0200
commitbf1d71d5e192e242c7ce7cdb3d4c70c6a7ae4858 (patch)
tree13fdb2d07e850768429dc87c00a0943d7e18ff18 /commands/Makefile
parent8fb1d4e0758fbeb91dd82541f7c769e2d1e6900a (diff)
parent7af9c3a84384b4330ba961ea5bf3a7a79d8ad1f1 (diff)
downloadbarebox-bf1d71d5e192e242c7ce7cdb3d4c70c6a7ae4858.tar.gz
barebox-bf1d71d5e192e242c7ce7cdb3d4c70c6a7ae4858.tar.xz
Merge branch 'for-next/misc'
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 dded48f915..1bb6a08e2e 100644
--- a/commands/Makefile
+++ b/commands/Makefile
@@ -95,3 +95,4 @@ obj-$(CONFIG_CMD_BOOT) += boot.o
obj-$(CONFIG_CMD_DEVINFO) += devinfo.o
obj-$(CONFIG_CMD_READF) += readf.o
obj-$(CONFIG_CMD_MENUTREE) += menutree.o
+obj-$(CONFIG_CMD_2048) += 2048.o