Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | mediatek: drop leading + from config | John Crispin | 2019-11-17 | 1 | -1/+1 | |
| | | | | Signed-off-by: John Crispin <john@phrozen.org> | |||||
* | mediatek: fix bootup problem on mt7629 EVB | John Crispin | 2019-11-15 | 1 | -0/+7 | |
| | | | | Signed-off-by: John Crispin <john@phrozen.org> | |||||
* | mediatek: add mt7629 subtarget with rfb image | Chuanhong Guo | 2019-11-04 | 5 | -0/+451 | |
base-files are added into subtarget directory like what's done recently in ath79. For this subtarget, metadata checks are enforced and a SUPPORTED_DEVICE is added to generate proper metadata. Since we only have mt7629 support in 4.19, override KERNEL_PATCHVER in target.mk for now. Signed-off-by: Chuanhong Guo <gch981213@gmail.com> |