[Armadeus-commitlog] SF.net SVN: armadeus:[923] trunk/buildroot/target/device/armadeus/apf9328/ apf
Brought to you by:
sszy
|
From: <jo...@us...> - 2008-12-04 15:58:16
|
Revision: 923
http://armadeus.svn.sourceforge.net/armadeus/?rev=923&view=rev
Author: jorasse
Date: 2008-12-04 15:58:13 +0000 (Thu, 04 Dec 2008)
Log Message:
-----------
[uboot] Remove unexpected user configuration from the configuration file apf9328.h
Modified Paths:
--------------
trunk/buildroot/target/device/armadeus/apf9328/apf9328.h
Modified: trunk/buildroot/target/device/armadeus/apf9328/apf9328.h
===================================================================
--- trunk/buildroot/target/device/armadeus/apf9328/apf9328.h 2008-12-04 15:07:33 UTC (rev 922)
+++ trunk/buildroot/target/device/armadeus/apf9328/apf9328.h 2008-12-04 15:58:13 UTC (rev 923)
@@ -999,12 +999,3 @@
|(((((CFG_CS5_OE_ASSERT_DLY*2)+CFG_HCLK_LGTH-1)/CFG_HCLK_LGTH)&0x0F)<<28))
#endif /* __CONFIG_H */
-
-/* Add a wrapper around the values Buildroot sets. */
-#ifndef __BR2_ADDED_CONFIG_H
-#define __BR2_ADDED_CONFIG_H
-#ifdef CONFIG_HOSTNAME
-#undef CONFIG_HOSTNAME
-#endif
-#define CONFIG_HOSTNAME "apf9328"
-#endif /* __BR2_ADDED_CONFIG_H */
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|