diff options
Diffstat (limited to 'Documentation/arm/SA1100/HUW_WEBPANEL')
-rw-r--r-- | Documentation/arm/SA1100/HUW_WEBPANEL | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Documentation/arm/SA1100/HUW_WEBPANEL b/Documentation/arm/SA1100/HUW_WEBPANEL new file mode 100644 index 000000000000..fd56b48d4833 --- /dev/null +++ b/Documentation/arm/SA1100/HUW_WEBPANEL | |||
@@ -0,0 +1,17 @@ | |||
1 | The HUW_WEBPANEL is a product of the german company Hoeft & Wessel AG | ||
2 | |||
3 | If you want more information, please visit | ||
4 | http://www.hoeft-wessel.de | ||
5 | |||
6 | To build the kernel: | ||
7 | make huw_webpanel_config | ||
8 | make oldconfig | ||
9 | [accept all defaults] | ||
10 | make zImage | ||
11 | |||
12 | Mostly of the work is done by: | ||
13 | Roman Jordan jor@hoeft-wessel.de | ||
14 | Christoph Schulz schu@hoeft-wessel.de | ||
15 | |||
16 | 2000/12/18/ | ||
17 | |||