diff options
Diffstat (limited to 'src/soc/imgtec/pistachio/Makefile.inc')
-rw-r--r-- | src/soc/imgtec/pistachio/Makefile.inc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/soc/imgtec/pistachio/Makefile.inc b/src/soc/imgtec/pistachio/Makefile.inc index 010ddb6835..c7bf1ec1ca 100644 --- a/src/soc/imgtec/pistachio/Makefile.inc +++ b/src/soc/imgtec/pistachio/Makefile.inc @@ -15,8 +15,7 @@ # # 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., 51 Franklin St, Fifth Floor, Boston, -# MA 02110-1301 USA +# Foundation, Inc. # ifeq ($(CONFIG_CPU_IMGTEC_PISTACHIO),y) |