mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
udevtrigger: use the build system cflags
SVN-Revision: 18018
This commit is contained in:
parent
e0645618a3
commit
b49cdabd4a
@ -33,6 +33,7 @@ define Build/Compile
|
|||||||
CROSS_COMPILE="$(TARGET_CROSS)" \
|
CROSS_COMPILE="$(TARGET_CROSS)" \
|
||||||
STRIP="/bin/true" \
|
STRIP="/bin/true" \
|
||||||
DESTDIR="$(PKG_INSTALL_DIR)" \
|
DESTDIR="$(PKG_INSTALL_DIR)" \
|
||||||
|
OPTFLAGS="$(TARGET_CFLAGS)" \
|
||||||
udevtrigger
|
udevtrigger
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user