Skip to content
Snippets Groups Projects
Commit 906a0df9 authored by Mike Albon's avatar Mike Albon
Browse files

Make only on ar7 platforms.

SVN-Revision: 7041
parent 0c252d56
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/package.mk ...@@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/package.mk
define KernelPackage/sangam-atm-annex-a define KernelPackage/sangam-atm-annex-a
SUBMENU:=Network Devices SUBMENU:=Network Devices
DEPENDS:=+kmod-atm DEPENDS:=@LINUX_2_6_AR7||LINUX_2_4_AR7 +kmod-atm
TITLE:=AR7 ADSL driver (Annex A) TITLE:=AR7 ADSL driver (Annex A)
DESCRIPTION:=The AR7 ADSL driver for Annex A DESCRIPTION:=The AR7 ADSL driver for Annex A
VERSION:=$(PKG_VERSION)+$(LINUX_VERSION)-$(BOARD)-$(PKG_RELEASE) VERSION:=$(PKG_VERSION)+$(LINUX_VERSION)-$(BOARD)-$(PKG_RELEASE)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment