From 67af84873abfb495ec6198e0c5c35d5dfeb01b51 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Fri, 16 Apr 2010 11:09:24 +0000 Subject: yckage/ifx-tapidemo: move configuration in submenu SVN-Revision: 20921 --- package/ifx-tapidemo/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'package/ifx-tapidemo/Makefile') diff --git a/package/ifx-tapidemo/Makefile b/package/ifx-tapidemo/Makefile index 217d4641a5..b294d9d3a7 100644 --- a/package/ifx-tapidemo/Makefile +++ b/package/ifx-tapidemo/Makefile @@ -26,6 +26,7 @@ define Package/ifx-tapidemo URL:=http://www.lantiq.com/ MAINTAINER:=Lantiq DEPENDS:=+kmod-ifx-tapi +kmod-ifx-vmmc @BROKEN + MENU:=1 endef define Package/ifx-tapidemo/description @@ -33,9 +34,7 @@ define Package/ifx-tapidemo/description endef define Package/ifx-tapidemo/config - if PACKAGE_ifx-tapidemo - source "$(SOURCE)/Config.in" - endif + source "$(SOURCE)/Config.in" endef CONFIGURE_ARGS += \ -- cgit v1.2.3