summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorUlf Samuelsson2009-01-26 20:37:54 +0100
committerUlf Samuelsson2009-01-26 20:37:54 +0100
commitcf7d9872f2d118c31b077fc1aa05fee3026923be (patch)
tree7ec5ba975118fb50192171482bcc29587ed3ee82 /Makefile
parentpackage/: depend on toolchain C++ config, don't use select (diff)
downloadbuildroot-cf7d9872f2d118c31b077fc1aa05fee3026923be.tar.gz
buildroot-cf7d9872f2d118c31b077fc1aa05fee3026923be.tar.xz
buildroot-cf7d9872f2d118c31b077fc1aa05fee3026923be.zip
Fix spelling error in Makefile comment
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e55771731..0a97a0e2d 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
-#
+#pathe
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
@@ -213,7 +213,7 @@ BASE_TARGETS:=uclibc
endif
TARGETS:=
-# setup our pathes
+# setup our paths
include project/Makefile.in
BR2_DEPENDS_DIR=$(PROJECT_BUILD_DIR)/buildroot-config