|
@@ -34,7 +34,7 @@ will automatically download the tarball from this location.
|
|
|
|
|
|
On line 10, we tell Buildroot what options to enable for libfoo.
|
|
On line 10, we tell Buildroot what options to enable for libfoo.
|
|
|
|
|
|
-On line 11, we tell Buildroot the depednencies of libfoo.
|
|
|
|
|
|
+On line 11, we tell Buildroot the dependencies of libfoo.
|
|
|
|
|
|
Finally, on line line 13, we invoke the +qmake-package+
|
|
Finally, on line line 13, we invoke the +qmake-package+
|
|
macro that generates all the Makefile rules that actually allows the
|
|
macro that generates all the Makefile rules that actually allows the
|