diff options
Diffstat (limited to 'GNUmakefile')
-rw-r--r-- | GNUmakefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/GNUmakefile b/GNUmakefile index a5c07a331..b5dd3eea3 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -6,9 +6,6 @@ PWD:= ${TOPDIR} include Makefile.inc -ADKVERSION= 0.1.0 -export ADKVERSION - ifneq (${package},) subdir:= package/${package} _subdir_dep:= ${TOPDIR}/.config |