1:./mk n (r) kernel;/mk bootimage; When you modify kernel-related code, use this command, as follows:
alps/kernel/
alps/mediatek/platform/mt65xx/kernel/
alps/mediatek/source/kernel/
alps/mediatek/coustom/mt65xx/kernel/
alps/mediatek/coustom/common/kernel/
alps/mediatek/coustom/$porject _name$/kernel
......
2:./mk N PL When modifying preloader related code, use this command, as follows:
alps/mediatek/platform/mt65xx/preloader/
alps/mediatek/source/preloader/
alps/mediatek/coustom/mt65xx/preloader/
alps/mediatek/coustom/common/preloader/
alps/mediatek/coustom/$porject _name$/kernle
......
3:./MK uboot When you modify Uboot related code, use this command, as follows:
alps/mediatek/platform/mt65xx/uboot/
alps/mediatek/source/uboot/
alps/bootable/bootloader/uboot/
alps/mediatek/coustom/mt65xx/uboot/
alps/mediatek/coustom/common/buoot/
alps/mediatek/coustom/$porject _name$/uboot/
......
4:./MK systemimage Use this command when modifying system-related code, as follows:
alps/frameworks/
alps/packages/
alps/vendor/
Alps/hardware/
alps/dalvik/
...........
5:./MK recoverimage Use this command when modifying recover related code, as follows:
alps/bootable/recovery/
alps/mediatek/customer/$project _name$/recovery/
......
6:./MK factoryimage: Use this command when modifying factory related code as follows:
alps/mediatek/coustom/$project _name$/factory/
alps/mediatek/coustom/common/factory/
alps/mediatek/source/factory/
......
7:./MK secroimage Use this command when modifying Secro related code, as follows:
alps/mediatek/source/secro/
alps/mediatek/coustom/$project _name$/secro/
.....
7:./restproj Use this command when modifying Kp_prod related code
alps/kp_prod/k233_xx/