diff options
Diffstat (limited to 'openwrt/include/image.mk')
-rw-r--r-- | openwrt/include/image.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/openwrt/include/image.mk b/openwrt/include/image.mk index bf80e27..ca0d688 100644 --- a/openwrt/include/image.mk +++ b/openwrt/include/image.mk @@ -1,5 +1,3 @@ -include $(TOPDIR)/rules.mk - KDIR:=$(BUILD_DIR)/linux-$(KERNEL)-$(BOARD) ifneq ($(CONFIG_BIG_ENDIAN),y) |