X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=package%2Fifxmips-dsl-api%2FMakefile;h=aeaec6f29616e583212ee465371a60f698a9ec42;hb=b31890cdcf00ea7d5cb394e017b6012ac184a476;hp=a62caef6fd4e39e35ad35cc51776ad7ed3ed9ca2;hpb=2d86ea7bf3f47d45d196e0148a091004ded321bf;p=oweals%2Fopenwrt.git diff --git a/package/ifxmips-dsl-api/Makefile b/package/ifxmips-dsl-api/Makefile index a62caef6fd..aeaec6f296 100644 --- a/package/ifxmips-dsl-api/Makefile +++ b/package/ifxmips-dsl-api/Makefile @@ -19,7 +19,7 @@ PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources/ PKG_MD5SUM:=c45bc531c1ed2ac80f68fb986b63bb87 ifeq ($(DUMP),) - STAMP_CONFIGURED:=$(strip $(STAMP_CONFIGURED))_$(shell grep '^CONFIG_IFXMIPS_DSL_' $(TOPDIR)/.config | md5s) + STAMP_CONFIGURED:=$(strip $(STAMP_CONFIGURED))_$(shell $(SH_FUNC) grep '^CONFIG_IFXMIPS_DSL_' $(TOPDIR)/.config | md5s) endif FW_BASE_NAME:=dsl_danube_firmware_adsl @@ -41,7 +41,7 @@ define KernelPackage/ifxmips-dsl-api TITLE:=DSL CPE API driver URL:=http://www.infineon.com/ MAINTAINER:=Infineon Technologies AG / Lantiq / John Crispin - DEPENDS:=@TARGET_ifxmips +kmod-atm @BROKEN + DEPENDS:=@TARGET_ifxmips +kmod-atm FILES:=$(PKG_BUILD_DIR)/src/mei/ifxmips_mei.ko \ $(PKG_BUILD_DIR)/src/drv_dsl_cpe_api.ko \ $(PKG_BUILD_DIR)/src/mei/ifxmips_atm.ko