forked from dan/liminix
imagine: you are using a device that requires CONFIG_MYDEVICE_FROBOZZ_DRIVER but only if CONFIG_FROBOZZ has been specified elsewhere. Because we check that every requested config symbol actually appears in .config then it can't be added unconditionally or the build will fail if CONFIG_FROBOZZ wasn't asked for. I'm not 100% happy about this design but it's the best I've thought of so far. |
||
---|---|---|
.. | ||
arch | ||
bridge | ||
dhcp6c | ||
dnsmasq | ||
firewall | ||
hostapd | ||
mount | ||
network | ||
ntp | ||
outputs | ||
ppp | ||
s6 | ||
schnapps | ||
ssh | ||
vlan | ||
watchdog | ||
all-modules.nix | ||
base.nix | ||
busybox.nix | ||
hardware.nix | ||
hostname.nix | ||
kernel.nix | ||
outputs.nix | ||
ramdisk.nix | ||
squashfs.nix | ||
usb.nix | ||
users.nix | ||
wlan.nix |