summaryrefslogtreecommitdiffstats
path: root/common/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2007-07-05 18:02:13 +0200
committerSascha Hauer <sha@octopus.labnet.pengutronix.de>2007-07-05 18:02:13 +0200
commitbba475d70eaa59761d93a865a0dfe15cb315de35 (patch)
tree5a7228df613729dc41bd7864e357cd53355e0bf4 /common/Makefile
parent50f067839b430311fd7dc7ccec3931cb71890476 (diff)
downloadbarebox-bba475d70eaa59761d93a865a0dfe15cb315de35.tar.gz
barebox-bba475d70eaa59761d93a865a0dfe15cb315de35.tar.xz
svn_rev_650
Diffstat (limited to 'common/Makefile')
-rw-r--r--common/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/Makefile b/common/Makefile
index 4cd6b1f3f4..3167589123 100644
--- a/common/Makefile
+++ b/common/Makefile
@@ -1,4 +1,3 @@
-obj-$(CONFIG_NET) += cmd_net.o
obj-$(CONFIG_HUSH_PARSER) += hush.o
obj-$(CONFIG_SIMPLE_PARSER) += parser.o
obj-$(CONFIG_GREGORIAN_CALENDER) += date.o