OSDN Git Service

SPORTのイネーブル時に、TX/RXの開始時間にずれが起きないよう、ブロックを一度空読みした。
[uzume/uzume_bfin.git] / uzume_prototype / configure-project
index 8b47b6f..a7f3be7 100755 (executable)
@@ -1 +1,8 @@
+pushd .
+cd kernel/cfg
+make depend
+make
+popd
 kernel/configure -C blackfin -S bsp_amakusa592 -A uzume_prototype
+make depend
+make clean