mirror of
https://github.com/hzyitc/openwrt-redmi-ax3000.git
synced 2025-12-19 01:42:57 +00:00
6 lines
125 B
Bash
Executable File
6 lines
125 B
Bash
Executable File
#!/usr/bin/env sh
|
|
aclocal.real \
|
|
-I ${STAGING_DIR}/host/share/aclocal \
|
|
-I ${STAGING_DIR}/usr/share/aclocal \
|
|
$@
|