summaryrefslogtreecommitdiff
path: root/common.mak
diff options
context:
space:
mode:
Diffstat (limited to 'common.mak')
-rw-r--r--common.mak3
1 files changed, 0 insertions, 3 deletions
diff --git a/common.mak b/common.mak
index 7773693b96..d73addeffe 100644
--- a/common.mak
+++ b/common.mak
@@ -2,9 +2,6 @@
# common bits used by all libraries
#
-# first so "all" becomes default target
-all: all-yes
-
include $(SRC_PATH)/arch.mak
OBJS += $(OBJS-yes)