X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/d13eeb47695992621d9beabe30dcb73a26ca8a31..8b51e5d9fa18bc0eeb695dcad8ae1a7428149a51:/openwrt/target/linux/image/Makefile diff --git a/openwrt/target/linux/image/Makefile b/openwrt/target/linux/image/Makefile index 6509952fa..b6a6c5691 100644 --- a/openwrt/target/linux/image/Makefile +++ b/openwrt/target/linux/image/Makefile @@ -1,9 +1,5 @@ include $(TOPDIR)/rules.mk -ifeq ($(BOARD),) -BOARD:=brcm -endif - KDIR:=$(BUILD_DIR)/linux-$(KERNEL)-$(BOARD) ifeq ($(BR2_TARGET_ROOTFS_JFFS2),y)