mirror of https://github.com/hak5/openwrt-owl.git
parent
e0645618a3
commit
b49cdabd4a
|
@ -33,6 +33,7 @@ define Build/Compile
|
|||
CROSS_COMPILE="$(TARGET_CROSS)" \
|
||||
STRIP="/bin/true" \
|
||||
DESTDIR="$(PKG_INSTALL_DIR)" \
|
||||
OPTFLAGS="$(TARGET_CFLAGS)" \
|
||||
udevtrigger
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in New Issue