diff options
Diffstat (limited to 'conf/anyu2.conf')
-rw-r--r-- | conf/anyu2.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/conf/anyu2.conf b/conf/anyu2.conf index e69de29bb2..efd341927c 100644 --- a/conf/anyu2.conf +++ b/conf/anyu2.conf @@ -0,0 +1,7 @@ +#@TYPE: Distribution +#@NAME: AnyU2 +#@DESCRIPTION: AnyU2 Linux Distribution configuration + +INHERIT += " package_ipk debian" + +IMAGE_FSTYPE = "ext2.gz" |