random_bits are not needed any more

This commit is contained in:
NIIBE Yutaka
2011-10-06 17:02:37 +09:00
parent 6aca64b664
commit 48f552b69b
3 changed files with 9 additions and 36 deletions

View File

@@ -206,8 +206,5 @@ endif
include $(CHIBIOS)/os/ports/GCC/ARM/rules.mk
random_bits:
dd if=/dev/random bs=1 of=random_bits count=1024
distclean: clean
-rm -f Makefile gnuk.ld config.h random_bits
-rm -f Makefile gnuk.ld config.h