[uClibc-cvs] svn commit: trunk/buildroot/target/device/Soekris/net4521

andersen at uclibc.org andersen at uclibc.org
Tue Mar 1 17:55:25 UTC 2005


Author: andersen
Date: 2005-03-01 10:43:36 -0700 (Tue, 01 Mar 2005)
New Revision: 9949

Log:
Fix Soekris net4521 kernel config location


Modified:
   trunk/buildroot/target/device/Soekris/net4521/linux.mk


Changeset:
Modified: trunk/buildroot/target/device/Soekris/net4521/linux.mk
===================================================================
--- trunk/buildroot/target/device/Soekris/net4521/linux.mk	2005-03-01 17:33:31 UTC (rev 9948)
+++ trunk/buildroot/target/device/Soekris/net4521/linux.mk	2005-03-01 17:43:36 UTC (rev 9949)
@@ -37,7 +37,7 @@
 LINUX_DIR=$(BUILD_DIR)/linux-$(LINUX_VERSION)
 LINUX_SOURCE=linux-$(DOWNLOAD_LINUX_VERSION).tar.bz2
 LINUX_SITE=http://www.kernel.org/pub/linux/kernel/v2.4
-LINUX_KCONFIG=package/linux/linux.config
+LINUX_KCONFIG=target/device/Soekris/net4521/linux.config
 LINUX_KERNEL=$(BUILD_DIR)/buildroot-kernel
 # Used by pcmcia-cs and others
 LINUX_SOURCE_DIR=$(LINUX_DIR)




More information about the uClibc-cvs mailing list