diff options
Diffstat (limited to 'src/southbridge/intel/i82801ix/Makefile.inc')
-rw-r--r-- | src/southbridge/intel/i82801ix/Makefile.inc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/southbridge/intel/i82801ix/Makefile.inc b/src/southbridge/intel/i82801ix/Makefile.inc index 6b49ea6524..e563cfcc8b 100644 --- a/src/southbridge/intel/i82801ix/Makefile.inc +++ b/src/southbridge/intel/i82801ix/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_I82801IX),y) |