index
:
xilinux/buildfiles.git
master
Build scripts for the xilinux repos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
repo
/
acpica
/
iasl.xibuild
blob: 8cd90ca8af55914814ece4f408c29c7ac93b083e (
plain
)
1
2
3
4
5
6
7
#!/bin/sh
DESC
=
"ACPI ASL compiler"
package
()
{
add_from_main usr/bin/iasl
}