Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | realtek: remove KERNEL_PATCHVER overrides | Sander Vanheule | 2023-01-29 | 1 | -2/+0 |
| | | | | | | | | | | On the realtek target, the subtarget makefiles include a KERNEL_PATCHVER setting, shadowing KERNEL_PATCHVER from target/linux/realtek/Makefile. This makes the realtek target an exception in this regard, and makes switching kernel version a bit bothersome. Remove the overrides so all subtargets use the same kernel version. Signed-off-by: Sander Vanheule <sander@svanheule.net> | ||||
* | realtek: Cleanup Makefiles | Olliver Schinagl | 2022-12-27 | 1 | -1/+0 |
| | | | | | | | Our current Makefiles a little bit messy and can be improved somewhat, both in whitespace and in style. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl> | ||||
* | realtek: Add Makefile for RTL839x sub-architecture | Birger Koblitz | 2022-02-17 | 1 | -0/+13 |
Adds the initial Makefile for the RTL839x sub-architecture. Signed-off-by: Birger Koblitz <git@birger-koblitz.de> |