Commit 31b40a463b994f82879f502a5135906ef53c71fa

Authored by 김현기
1 parent 5113f6f701
Exists in master

release.sh modify

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
release.sh
... ... @@ -13,4 +13,4 @@ echo "=============================================="
13 13  
14 14 sed -i "/^IMG_PATH/c\IMG_PATH=..\/images_${TAG}\/" ./scripts/sd_mk.sh
15 15  
16   -CP_DIR=${IMAGE_DIR} ./make.sh all
  16 +CP_DIR=${IMAGE_DIR} ./make.sh kernel
... ...