mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-22 06:57:57 +00:00
63460a5ba2
Replace the extern inline with a static inline. With extern inline the compiler will generate the function in all compile units including this file which breaks linking later. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |
||
---|---|---|
.. | ||
001-use-kernel-byteorder.patch | ||
002-vendor_command_policy.patch | ||
003-wireless-5.8.patch | ||
004-remove-extern-inline.patch |