diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2013-01-13 04:52:14 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2013-01-14 16:33:33 +0100 |
commit | d17d1708560ded94587f77e5015d1f966eecae18 (patch) | |
tree | 0c2be38cb758f7ae01597d40a2092d374e3d1797 /docs/manual/working-with.txt | |
parent | 217ef08a9768221ae02540498ae58e7436801f93 (diff) | |
download | buildroot-novena-d17d1708560ded94587f77e5015d1f966eecae18.tar.gz buildroot-novena-d17d1708560ded94587f77e5015d1f966eecae18.zip |
docs/manual: mention the Eclipse integration
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'docs/manual/working-with.txt')
-rw-r--r-- | docs/manual/working-with.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/manual/working-with.txt b/docs/manual/working-with.txt index b62bacdcb..fb6bc40e3 100644 --- a/docs/manual/working-with.txt +++ b/docs/manual/working-with.txt @@ -14,6 +14,8 @@ include::customize.txt[] include::common-usage.txt[] +include::eclipse-integration.txt[] + Hacking Buildroot ----------------- |