2 # Copyright (C) 2010 OpenWrt.org
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
8 # XXX: xburst has CONFIG_CRC16=y because of CONFIG_UBIFS_FS=y
10 define SetDepends
/crc16
11 DEPENDS
:= @
!TARGET_xburst
14 define AddDepends
/crc16
15 DEPENDS
+= +!TARGET_xburst
:kmod-crc16
19 define SetDepends
/rfkill
20 DEPENDS
:= @
(TARGET_ar71xx||TARGET_brcm47xx||TARGET_s3c24xx||TARGET_x86
)
23 define AddDepends
/rfkill
24 DEPENDS
+= +(TARGET_ar71xx||TARGET_brcm47xx||TARGET_s3c24xx||TARGET_x86
):kmod-rfkill