summaryrefslogtreecommitdiffstats
path: root/commands/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2012-07-02 11:03:24 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2012-07-02 11:04:25 +0200
commit62fe47768b26b7dceda983a16b042ddc4b59d246 (patch)
tree63930861f406521a41066cc5408044b52c5cb1d8 /commands/Makefile
parentc77dd2a81b178e4530aaad6413697d9cb5ea870e (diff)
parent488dc91f93bc143c7fa7d435fba0a5f0a70fd137 (diff)
downloadbarebox-62fe47768b26b7dceda983a16b042ddc4b59d246.tar.gz
barebox-62fe47768b26b7dceda983a16b042ddc4b59d246.tar.xz
Merge branch 'for-next/devnull'
Conflicts: commands/mem.c
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 7aba4e7176..ba9ec48ccd 100644
--- a/commands/Makefile
+++ b/commands/Makefile
@@ -1,3 +1,4 @@
+obj-y += stddev.o
obj-$(CONFIG_CMD_BOOTM) += bootm.o
obj-$(CONFIG_CMD_UIMAGE) += uimage.o
obj-$(CONFIG_CMD_LINUX16) += linux16.o