Fix iglupkg syntax error

This commit is contained in:
kernelpanic 2022-07-29 22:56:32 +00:00
parent edd27739d2
commit 27fefbd9f8

View file

@ -67,7 +67,6 @@ while [ ! -z "$1" ]; do
fatal '--for-cross-dir=<sysroot> requires an argument'
;;
--no-ext)
-n)
NOEXT=1
;;
fbp)