From 1bd3d118c77e7c3336f3042c56e4932717ebc804 Mon Sep 17 00:00:00 2001 From: nbd Date: Sat, 13 Aug 2005 12:38:47 +0000 Subject: add updates from whiterussian to head git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1626 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/target/linux/image/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to '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) -- cgit v1.2.3