mirror of
https://github.com/stefanocasazza/ULib.git
synced 2025-09-28 19:05:55 +08:00
7 lines
115 B
Bash
7 lines
115 B
Bash
#!/bin/sh
|
|
|
|
# make menuconfig
|
|
# ERROR: please fix package/nodog/Makefile
|
|
|
|
TOPDIR=$PWD make -C package/nodog/ DUMP=1
|