sunxi: drop 6.1 support
[openwrt/openwrt.git] / target / linux / sunxi / image / Makefile
index fc1359d173cf1281c97fc58161d375d69d760880..ee36df598af965499c020ac4b55de989cbefebf1 100644 (file)
@@ -34,9 +34,7 @@ define Device/Default
   KERNEL := kernel-bin | uImage none
   IMAGES := sdcard.img.gz
   IMAGE/sdcard.img.gz := sunxi-sdcard | append-metadata | gzip
-ifdef CONFIG_LINUX_6_6
   SUNXI_DTS_DIR :=allwinner/
-endif
   SUNXI_DTS = $$(SUNXI_DTS_DIR)$$(SOC)-$(lastword $(subst _, ,$(1)))
 endef