mxs: drop 6.1 support
[openwrt/staging/nbd.git] / target / linux / mxs / image / Makefile
index 585211dc0bc810a64ceb883645df092c84593182..fff7e7ca332566bcf10b832578955bc2ed1ec8a4 100644 (file)
@@ -39,9 +39,7 @@ define Device/Default
   KERNEL_NAME := zImage
   KERNEL := kernel-bin | uImage none
   IMAGES := sdcard.img.gz
-ifneq ($(KERNEL),6.1)
   DTS_DIR := $(DTS_DIR)/nxp/mxs
-endif
   DEVICE_DTS = $$(SOC)-$(lastword $(subst _, ,$(1)))
 endef