aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denis@denix.org>2009-02-16 21:33:28 -0500
committerDenys Dmytriyenko <denis@denix.org>2009-02-16 21:33:28 -0500
commitfaa823642b911ac367af38cc5625360987b61a98 (patch)
treeb99870746a278faaa9db98516176297a58295280
parent759542d7c98a220db6ab4a76556237ef734a5129 (diff)
downloadopenembedded-faa823642b911ac367af38cc5625360987b61a98.tar.gz
fso-images.inc: add an empty file to allow bitbake to parse the entire tree
-rw-r--r--packages/images/fso-image.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/images/fso-image.inc b/packages/images/fso-image.inc
new file mode 100644
index 0000000000..4533f359fd
--- /dev/null
+++ b/packages/images/fso-image.inc
@@ -0,0 +1 @@
+# @Mickey: please replace it with the actual file, otherwise tree parsing is broken...