diff options
| author | Álvaro Fernández Rojas | 2025-05-29 06:04:15 +0000 |
|---|---|---|
| committer | Álvaro Fernández Rojas | 2025-05-29 06:04:15 +0000 |
| commit | 228203f4e38c94db9e9ee0e4e05c2d5af7293412 (patch) | |
| tree | 87bc8d86d6e45bfa274bd6c586d71801a41d7692 | |
| parent | cf1721cb7b36c2c98e53fb66a8ce5f1173bee714 (diff) | |
| download | openwrt-228203f4e38c94db9e9ee0e4e05c2d5af7293412.tar.gz | |
uml: move config and patches to target dir
Commit f025af128002 ("uml: restore 6.6 config+patches") accidentally restored
uml config and patches on the root directory instead of the proper directory.
Fixes: f025af128002 ("uml: restore 6.6 config+patches")
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
| -rw-r--r-- | target/linux/uml/config-6.6 (renamed from config-6.6) | 0 | ||||
| -rw-r--r-- | target/linux/uml/patches-6.6/101-mconsole-exec.patch (renamed from patches-6.6/101-mconsole-exec.patch) | 0 | ||||
| -rw-r--r-- | target/linux/uml/patches-6.6/102-pseudo-random-mac.patch (renamed from patches-6.6/102-pseudo-random-mac.patch) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/config-6.6 b/target/linux/uml/config-6.6 index 60d1ce0713..60d1ce0713 100644 --- a/config-6.6 +++ b/target/linux/uml/config-6.6 diff --git a/patches-6.6/101-mconsole-exec.patch b/target/linux/uml/patches-6.6/101-mconsole-exec.patch index 0afd777836..0afd777836 100644 --- a/patches-6.6/101-mconsole-exec.patch +++ b/target/linux/uml/patches-6.6/101-mconsole-exec.patch diff --git a/patches-6.6/102-pseudo-random-mac.patch b/target/linux/uml/patches-6.6/102-pseudo-random-mac.patch index 2b42459fe8..2b42459fe8 100644 --- a/patches-6.6/102-pseudo-random-mac.patch +++ b/target/linux/uml/patches-6.6/102-pseudo-random-mac.patch |