# openwrt-uboot-mt7628 **Repository Path**: axbx/openwrt-uboot-mt7628 ## Basic Information - **Project Name**: openwrt-uboot-mt7628 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-30 - **Last Updated**: 2021-08-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1. git clone https://github.com/qdk0901/openwrt-uboot-mt7628.git 2. copy openwrt-uboot-mt7628 folder to openwrt_source/package/boot/ 3. select uboot-mt7628 package under menuconfig in bootloader category 4. building uboot with under commands ``` make package/uboot-mt7628/prepare V=s make package/uboot-mt7628/compile V=s ``` 5. uboot.bin will generated under openwrt_source/bin folder