* [Buildroot] svn commit: trunk/buildroot/package/mtd/20061007
@ 2007-09-23 14:26 ulf at uclibc.org
0 siblings, 0 replies; only message in thread
From: ulf at uclibc.org @ 2007-09-23 14:26 UTC (permalink / raw)
To: buildroot
Author: ulf
Date: 2007-09-23 07:26:19 -0700 (Sun, 23 Sep 2007)
New Revision: 19974
Log:
Late mtd does not support linux-2.4
Modified:
trunk/buildroot/package/mtd/20061007/mtd.mk
Changeset:
Modified: trunk/buildroot/package/mtd/20061007/mtd.mk
===================================================================
--- trunk/buildroot/package/mtd/20061007/mtd.mk 2007-09-23 14:24:13 UTC (rev 19973)
+++ trunk/buildroot/package/mtd/20061007/mtd.mk 2007-09-23 14:26:19 UTC (rev 19974)
@@ -85,7 +85,7 @@
$(MTD_BUILD_TARGETS): $(MTD_DIR)/.unpacked
mkdir -p $(TARGET_DIR)/usr/sbin
$(MAKE) CFLAGS="-I. -I./include -I$(LINUX_HEADERS_DIR)/include -I$(STAGING_DIR)/usr/include $(TARGET_CFLAGS)" \
- CROSS= CC=$(TARGET_CC) LINUXDIR=$(LINUX_DIR) WITHOUT_XATTR=1 -C $(MTD_DIR)
+ CROSS= CC=$(TARGET_CC) LINUXDIR=$(LINUX26_DIR) WITHOUT_XATTR=1 -C $(MTD_DIR)
MTD_TARGETS := $(addprefix $(TARGET_DIR)/usr/sbin/, $(MTD_TARGETS_y))
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-09-23 14:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-23 14:26 [Buildroot] svn commit: trunk/buildroot/package/mtd/20061007 ulf at uclibc.org
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox