Commit e81d4da084adaef55c250e57b73a0e6c62da2c58

Authored by larche
1 parent e1aa93ffa7
Exists in master and in 2 other branches fhd, fhd-demo

= 오타 수정

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
samplecode/fram/make.sh
@@ -11,4 +11,4 @@ fi @@ -11,4 +11,4 @@ fi
11 11
12 ${CROSS_COMPILE}gcc -o write write.c 12 ${CROSS_COMPILE}gcc -o write write.c
13 13
14 -${CROSS_COMPILE}gcc -o read write.c 14 +${CROSS_COMPILE}gcc -o read read.c