summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/image/Makefile
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-08-13 12:38:47 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-08-13 12:38:47 +0000
commit1bd3d118c77e7c3336f3042c56e4932717ebc804 (patch)
tree04694142803a9fad4c5cec5852af46ac4181cea7 /openwrt/target/linux/image/Makefile
parent00806999e38f36858b1421e18cecaabba03b1bae (diff)
add updates from whiterussian to head
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1626 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/image/Makefile')
-rw-r--r--openwrt/target/linux/image/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/openwrt/target/linux/image/Makefile b/openwrt/target/linux/image/Makefile
index 6509952fac..b6a6c56914 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)