diff options
Diffstat (limited to 'package/exmap/Makefile')
-rw-r--r-- | package/exmap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/exmap/Makefile b/package/exmap/Makefile index ab6897d48..7ae1f5074 100644 --- a/package/exmap/Makefile +++ b/package/exmap/Makefile @@ -13,6 +13,8 @@ PKG_DEPENDS:= exmap-kmod libreadline glib PKG_BUILDDEP:= glib readline PKG_SITES:= http://labs.o-hand.com/sources/exmap-console/ +PKG_CFLINE_EXMAP:= depends on !ADK_TOOLCHAIN_ONLY + PKG_SUBPKGS:= EXMAP EXMAPD EXMAPSERVER EXMAP_KMOD PKGSD_EXMAPD:= memory analysing daemon PKGSD_EXMAPSERVER:= memory analysing server |