add 64 bit dma support to broadcom-wl, fixes wrt300n wifi support
[openwrt/svn-archive/archive.git] / include / image.mk
index 59204581d011d87ea766dc4d823b0aa841376a5c..70677b9c2f2f4e48ff0602e6bdf425b7c46cf937 100644 (file)
@@ -4,6 +4,9 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
+
+include $(INCLUDE_DIR)/prereq.mk
+include $(INCLUDE_DIR)/kernel.mk
 KDIR:=$(BUILD_DIR)/linux-$(KERNEL)-$(BOARD)
 
 ifneq ($(CONFIG_BIG_ENDIAN),y)