build: get rid of host.mk
[openwrt/staging/yousong.git] / target / linux / brcm2708 / image / Makefile
index dbe014565eb2b1f1d16d24732c14a86027635f7e..0b3f6a7588c1d3582acecf34f4e0bc7489c30ad0 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_BRCM2708_SD_BOOT_PARTSIZE)*1024*1024/$(FAT32_BLOCK_SIZE))))