HAOUAS Elyes has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/37506 )
Change subject: src/superio: Remove unused intel's superio chips ......................................................................
src/superio: Remove unused intel's superio chips
Change-Id: Ie693ff700a804778682daf0cb3990a56ab747a93 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- D src/superio/intel/Makefile.inc 1 file changed, 0 insertions(+), 17 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/06/37506/1
diff --git a/src/superio/intel/Makefile.inc b/src/superio/intel/Makefile.inc deleted file mode 100644 index f46408a..0000000 --- a/src/superio/intel/Makefile.inc +++ /dev/null @@ -1,17 +0,0 @@ -## -## This file is part of the coreboot project. -## -## Copyright (C) 2009 Ronald G. Minnich -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License as published by -## the Free Software Foundation; version 2 of the License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## - -subdirs-y += i3100 -subdirs-y += i8900
Paul Menzel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37506 )
Change subject: src/superio: Remove unused intel's superio chips ......................................................................
Patch Set 1: Code-Review+1
Felix Held has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37506 )
Change subject: src/superio: Remove unused intel's superio chips ......................................................................
Patch Set 1: Code-Review+2
Felix Held has submitted this change. ( https://review.coreboot.org/c/coreboot/+/37506 )
Change subject: src/superio: Remove unused intel's superio chips ......................................................................
src/superio: Remove unused intel's superio chips
Change-Id: Ie693ff700a804778682daf0cb3990a56ab747a93 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr Reviewed-on: https://review.coreboot.org/c/coreboot/+/37506 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-by: Felix Held felix-coreboot@felixheld.de --- D src/superio/intel/Makefile.inc 1 file changed, 0 insertions(+), 17 deletions(-)
Approvals: build bot (Jenkins): Verified Paul Menzel: Looks good to me, but someone else must approve Felix Held: Looks good to me, approved
diff --git a/src/superio/intel/Makefile.inc b/src/superio/intel/Makefile.inc deleted file mode 100644 index f46408a..0000000 --- a/src/superio/intel/Makefile.inc +++ /dev/null @@ -1,17 +0,0 @@ -## -## This file is part of the coreboot project. -## -## Copyright (C) 2009 Ronald G. Minnich -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License as published by -## the Free Software Foundation; version 2 of the License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## - -subdirs-y += i3100 -subdirs-y += i8900
Frans Hendriks has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37506 )
Change subject: src/superio: Remove unused intel's superio chips ......................................................................
Patch Set 2: Code-Review+2
(1 comment)
https://review.coreboot.org/c/coreboot/+/37506/1//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/37506/1//COMMIT_MSG@8 PS1, Line 8: Might add comment that ALL Intel superio will removed