summaryrefslogtreecommitdiffstats
path: root/common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'common/Makefile')
-rw-r--r--common/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/common/Makefile b/common/Makefile
index e0e4cd044c..3949d49873 100644
--- a/common/Makefile
+++ b/common/Makefile
@@ -92,4 +92,5 @@ obj-y += startup.o
obj-y += misc.o
obj-y += cmd_fs.o
-
+obj-y += getopt.o
+obj-y += xfuncs.o