From 8e2390fdafe90a11cd2ca94ce1a0e8d71a4140cf Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Mon, 26 Jan 2009 00:34:02 +0000 Subject: Add help for packages without AVR32 support --- package/smartmontools/Config.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'package/smartmontools/Config.in') diff --git a/package/smartmontools/Config.in b/package/smartmontools/Config.in index a1541d719..f87020fba 100644 --- a/package/smartmontools/Config.in +++ b/package/smartmontools/Config.in @@ -1,3 +1,6 @@ +comment "smartmontools has no inherent support for AVR32" + depends on BR2_avr32 && BR2_PACKAGE_SMARTMONTOOLS + config BR2_PACKAGE_SMARTMONTOOLS bool "smartmontools" help -- cgit v1.2.3