summaryrefslogtreecommitdiffstats
path: root/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
commit7f968bd4fa6e3ef7e8860b92ee95fe579962e620 (patch)
tree38337479ed93f1fb77f613988f56217cd7d04dd8 /target/linux/image/Makefile
parentf09ef4cb9ab33af4c04d57807d17a90b7c9b0bd5 (diff)
add updates from whiterussian to head
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1626 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/image/Makefile')
-rw-r--r--target/linux/image/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/image/Makefile b/target/linux/image/Makefile
index 6509952fa..b6a6c5691 100644
--- a/target/linux/image/Makefile
+++ b/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)