Make only on ar7 platforms.

SVN-Revision: 7041
This commit is contained in:
Mike Albon 2007-04-24 11:01:04 +00:00
parent 0c252d569b
commit 906a0df973

View File

@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/package.mk
define KernelPackage/sangam-atm-annex-a
SUBMENU:=Network Devices
DEPENDS:=+kmod-atm
DEPENDS:=@LINUX_2_6_AR7||LINUX_2_4_AR7 +kmod-atm
TITLE:=AR7 ADSL driver (Annex A)
DESCRIPTION:=The AR7 ADSL driver for Annex A
VERSION:=$(PKG_VERSION)+$(LINUX_VERSION)-$(BOARD)-$(PKG_RELEASE)