diff options
Diffstat (limited to 'src/southbridge/intel/i82801ax/Makefile.inc')
-rw-r--r-- | src/southbridge/intel/i82801ax/Makefile.inc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/southbridge/intel/i82801ax/Makefile.inc b/src/southbridge/intel/i82801ax/Makefile.inc index d7e9d748d5..e48bb08042 100644 --- a/src/southbridge/intel/i82801ax/Makefile.inc +++ b/src/southbridge/intel/i82801ax/Makefile.inc @@ -13,10 +13,6 @@ ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## GNU General Public License for more details. ## -## 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. -## ifeq ($(CONFIG_SOUTHBRIDGE_INTEL_I82801AX),y) |