diff options
Diffstat (limited to 'package/.template/Makefile')
-rw-r--r-- | package/.template/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/.template/Makefile b/package/.template/Makefile index 7175f4a48..b9b1c125e 100644 --- a/package/.template/Makefile +++ b/package/.template/Makefile @@ -32,7 +32,7 @@ PKG_SITES:= add download url without package name #PKGSD_SUBPKG1:= # define your flavours for your package here, WITH_SSL f.e. -#PKG_FLAVOURS:= WITH_SSL +#PKG_FLAVOURS_PKGNAME:= WITH_SSL # flavour description #PKGFD_WITH_SSL:= enable SSL support # flavour runtime dependency, package name |