mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 23:34:31 +04:00
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"
|