summaryrefslogtreecommitdiff
path: root/Makefile.adk
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.adk')
-rw-r--r--Makefile.adk6
1 files changed, 0 insertions, 6 deletions
diff --git a/Makefile.adk b/Makefile.adk
index 95aed94fd..0938316ba 100644
--- a/Makefile.adk
+++ b/Makefile.adk
@@ -13,8 +13,6 @@ subdir:= package/${package}
_subdir_dep:= ${ADK_TOPDIR}/.config
endif
-include $(ADK_TOPDIR)/rules.mk
-
ifneq (${subdir},)
${MAKECMDGOALS}: _subdir
@@ -182,9 +180,5 @@ dep:
world:
@${GMAKE_INV} world
-
-info:
- @${GMAKE_INV} info
-
endif
# DO NOT DELETE