]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: dsa: allow building as a module 22121/head
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Fri, 20 Feb 2026 19:51:05 +0000 (20:51 +0100)
committerRobert Marko <robimarko@gmail.com>
Mon, 23 Feb 2026 21:03:03 +0000 (22:03 +0100)
commitcf4cd07777787e813f16ed80a50384a5f3936260
treeb45567171c4e6b39325f97ea8feb4dc1bafc6053
parentf45cfd1f4310db0240f9ba7b1c30fd227a45b859
realtek: dsa: allow building as a module

The makefile recipe is wrong and a module compilation tries
to build each object individually. Fix that. This allows to
build the dsa driver as a module.

Suggested-by: Balázs Triszka <info@balika011.hu>
Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/22121
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/Makefile