Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Renaming DEV branch to EDGE (#2704)
* Change DEV to EDGE * Renaming patches dev folder to edge * Move patches into subdir where they will be archived. * Relink patch directories properly
- Loading branch information
| @@ -1,7 +1,7 @@ | ||
| # Rockchip RK3399 hexa core 4GB SoC eMMC GBE USB3 WiFi | ||
| BOARD_NAME="Firefly RK3399" | ||
| BOARDFAMILY="rk3399" | ||
| KERNEL_TARGET="legacy,current,edge" | ||
| BOOTCONFIG="roc-pc-mezzanine-rk3399_defconfig" | ||
| KERNEL_TARGET="legacy,current,dev" | ||
| FULL_DESKTOP="yes" | ||
| BOOT_LOGO="desktop" |
Oops, something went wrong.