Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mgqnfoqv7k2w
AutoBuildImmortalWrt
Commits
7509ba9d
"...include/git@developer.sourcefind.cn:yangql/googletest.git" did not exist on "fb49e6c164490a227bbb7cf5223b846c836a0305"
Unverified
Commit
7509ba9d
authored
Dec 08, 2024
by
wukongdaily
Committed by
GitHub
Dec 08, 2024
Browse files
Delete Makefile
parent
f06aa14e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
35 deletions
+0
-35
Makefile
Makefile
+0
-35
No files found.
Makefile
deleted
100644 → 0
View file @
f06aa14e
# SPDX-License-Identifier: GPL-2.0-only
#
# Copyright (C) 2006-2011 OpenWrt.org
include
$(TOPDIR)/rules.mk
ARCH
:=
i386
BOARD
:=
x86
BOARDNAME
:=
x86
FEATURES
:=
squashfs pcmcia targz fpu boot-part rootfs-part
SUBTARGETS
:=
64 generic legacy geode
KERNEL_PATCHVER
:=
5.15
KERNELNAME
:=
bzImage
include
$(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES
+=
alsa-utils partx-utils mkf2fs fdisk kmod-button-hotplug kmod-usb-hid kmod-e1000e
\
kmod-i40e kmod-igb kmod-igbvf kmod-igc kmod-ixgbe kmod-ixgbevf kmod-pcnet32
\
kmod-tulip kmod-vmxnet3 kmod-r8101 kmod-r8125 kmod-r8126 kmod-r8168 kmod-8139cp
\
kmod-8139too kmod-fs-f2fs kmod-ac97 kmod-sound-hda-core kmod-sound-hda-codec-realtek
\
kmod-sound-hda-codec-via kmod-sound-via82xx kmod-sound-hda-intel kmod-sound-hda-codec-hdmi
\
kmod-sound-i8x0 kmod-usb-audio kmod-usb-net kmod-usb-net-asix kmod-usb-net-asix-ax88179
\
kmod-usb-net-rtl8150 kmod-usb-net-rtl8152-vendor grub2-bios-setup intel-igpu-firmware-dmc
\
autocore automount
$(eval
$(call
BuildTarget))
$(eval
$(call
$(if
$(CONFIG_ISO_IMAGES),SetupHostCommand,Ignore),mkisofs,
\
Please
install
mkisofs.
,
\
mkisofs
-v
2>&1
,
\
genisoimage
-v
2>&1
|
grep
genisoimage,
\
xorrisofs
-v
2>&1
|
grep
xorriso
\
))
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment