From 87f42711b67cac755a718991d61620d758c3679d Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 23 Jun 2017 01:47:00 +0200 Subject: Revert "Add info-target to print out some OpenADK variables in machine readable ways" This reverts commit 0ce8ada61eadc678f01700fc9811307cfb23eaa1. --- Makefile.adk | 6 ------ 1 file changed, 6 deletions(-) (limited to 'Makefile.adk') 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 -- cgit v1.2.3