mirror of
https://github.com/amazingfate/rtl8723ds.git
synced 2026-01-28 13:53:18 +00:00
At the moment USER_EXTRA_CFLAGS can't override local Makfile EXTRA_CFLAGS since it's assigned at the beginning of the Makefile. For example it's not possible to undefine the hardcoded CONFIG_LITTLE_ENDIAN and this doesn't allow to build these modules for big endian architectures. So let's move the assignment of USER_EXTRA_CFLAGS to EXTRA_CFLAGS after the last EXTRA_CFLAGS assignment. Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
56 KiB
56 KiB