Skip to content

Commit

Permalink
modules: iio-mxs-lradc: build on mxs only
Browse files Browse the repository at this point in the history
Signed-off-by: Zoltan HERPAI <[email protected]>
  • Loading branch information
wigyori committed Feb 20, 2018
1 parent 5360441 commit d2ac070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/kernel/linux/modules/iio.mk
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ $(eval $(call KernelPackage,iio-ad799x))

define KernelPackage/iio-mxs-lradc
SUBMENU:=$(IIO_MENU)
DEPENDS:=+kmod-iio-core
DEPENDS:=@TARGET_mxs +kmod-iio-core
TITLE:=Freescale i.MX23/i.MX28 LRADC ADC driver
KCONFIG:= \
CONFIG_MXS_LRADC_ADC
Expand Down

0 comments on commit d2ac070

Please sign in to comment.