Makefile.autotools.in: fix BR2_PRIMARY_SITE check
authorPeter Korsgaard <jacmet@sunsite.dk>
Thu, 26 Jun 2008 11:43:02 +0000 (11:43 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 26 Jun 2008 11:43:02 +0000 (11:43 -0000)
commitd2bed82deff67152627e603bf4e053221ab324d3
tree844b6573e5fe38c93158a654696cf93e2dbb17b4
parent5e873d3c7e6e5e88015fba86d09c8247dff526da
Makefile.autotools.in: fix BR2_PRIMARY_SITE check

Empty strings gets defined to "", so check for that instead of if
the variable is defined.
package/Makefile.autotools.in