mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
f3b7a2dd2d
The configure script calls uname directly and assumes that it returns the system to build for. Signed-off-by: Felix Fietkau <nbd@nbd.name>
3 lines
23 B
Bash
Executable File
3 lines
23 B
Bash
Executable File
#!/bin/sh
|
|
echo "Linux"
|