diff options
| -rw-r--r-- | sys/arm/conf/BWCT | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arm/conf/BWCT b/sys/arm/conf/BWCT index 3b5a82446782..db20864ae5ba 100644 --- a/sys/arm/conf/BWCT +++ b/sys/arm/conf/BWCT @@ -26,7 +26,7 @@ options AT91_BWCT include "../at91/std.kb920x" #To statically compile in device wiring instead of /boot/device.hints -hints "hints.at91rm9200" +#hints "hints.at91rm9200" hints "BWCT.hints" #makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols |
