realtek: remove KERNEL_PATCHVER overrides
authorSander Vanheule <sander@svanheule.net>
Sun, 29 Jan 2023 09:57:48 +0000 (10:57 +0100)
committerSander Vanheule <sander@svanheule.net>
Sun, 29 Jan 2023 15:29:42 +0000 (16:29 +0100)
commita336b6c7cffcf4e299db3b5cf17e499b427545f5
treeb1d794b94ee7766a3679c594ebf35b3252fc8c55
parentd02d4556789f59f472c3134569a341a48f18c1ec
realtek: remove KERNEL_PATCHVER overrides

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>
target/linux/realtek/rtl838x/target.mk
target/linux/realtek/rtl839x/target.mk
target/linux/realtek/rtl930x/target.mk
target/linux/realtek/rtl931x/target.mk