diff sources/targets/hw-tct-hammer/settings @ 806:78b05421aa9d

Add a hw-config for the Tin Can Tools hammer/nail board, ala http://www.tincantools.com/product.php?productid=16143
author Rob Landley <rob@landley.net>
date Thu, 13 Aug 2009 20:58:15 -0500
parents
children f7946b2bab43
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sources/targets/hw-tct-hammer/settings	Thu Aug 13 20:58:15 2009 -0500
@@ -0,0 +1,4 @@
+# The Tin Can Tools Hammer board is an armv4l with a different kernel.
+
+ARCH=armv4l
+source "$CONFIG_DIR/$ARCH/settings"