diff --git a/sdk_container/src/third_party/coreos-overlay/coreos-base/common-oem-files/common-oem-files-0-r5.ebuild b/sdk_container/src/third_party/coreos-overlay/coreos-base/common-oem-files/common-oem-files-0-r5.ebuild index 3fd476c3420..f353d713de4 100644 --- a/sdk_container/src/third_party/coreos-overlay/coreos-base/common-oem-files/common-oem-files-0-r5.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/coreos-base/common-oem-files/common-oem-files-0-r5.ebuild @@ -122,11 +122,8 @@ src_compile() { # In this specific case, the OEM ID from the oem-release file ('ami') # is different from the OEM ID kernel command line parameter ('ec2') # because some services like Afterburn or Ignition expects 'ec2|aws' value. - # Same for GCE / GCP. if [[ "${oemid}" == "ami" ]]; then oemid_cmdline="ec2" - elif [[ "${oemid}" == "gce" ]]; then - oemid_cmdline="gcp" fi lines=(