build: get rid of host.mk
[openwrt/openwrt.git] / target / linux / sunxi / image / Makefile
index c3f368f2e4906ffc926e5cdebcd5df6041579ee5..d0d86ee10d764c1977c41b1b11676ddfb88e138d 100644 (file)
@@ -7,7 +7,6 @@
 #
 include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/image.mk
-include $(INCLUDE_DIR)/host.mk
 
 FAT32_BLOCK_SIZE=1024
 FAT32_BLOCKS=$(shell echo $$(($(CONFIG_SUNXI_SD_BOOT_PARTSIZE)*1024*1024/$(FAT32_BLOCK_SIZE))))