diff options
Diffstat (limited to 'conf.d/Makefile.Linux')
-rw-r--r-- | conf.d/Makefile.Linux | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/conf.d/Makefile.Linux b/conf.d/Makefile.Linux index 9e1ce9d8..74679400 100644 --- a/conf.d/Makefile.Linux +++ b/conf.d/Makefile.Linux @@ -1,5 +1 @@ CONF+= consolefont dmesg hwclock keymaps modules - -network: - cp network.in network - cat network.Linux >> network |