Changeset 03936831 in mainline for .bzrignore
- Timestamp:
- 2017-10-20T09:16:55Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1252e81
- Parents:
- fe1c48d (diff), 04efacc (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.bzrignore
rfe1c48d r03936831 196 196 uspace/dist/demo.xm 197 197 uspace/dist/drv/ahci/ 198 uspace/dist/drv/apic/ 198 199 uspace/dist/drv/ar9271/ 199 200 uspace/dist/drv/ata_bd/ … … 204 205 uspace/dist/drv/hdaudio/ 205 206 uspace/dist/drv/i8042/ 207 uspace/dist/drv/i8259/ 206 208 uspace/dist/drv/icp/ 207 209 uspace/dist/drv/icp-ic/ … … 236 238 uspace/dist/inc/c/ 237 239 uspace/dist/logo.tga 238 uspace/dist/srv/apic239 240 uspace/dist/srv/cdfs 240 241 uspace/dist/srv/clipboard … … 250 251 uspace/dist/srv/file_bd 251 252 uspace/dist/srv/hound 252 uspace/dist/srv/i8259253 253 uspace/dist/srv/inetsrv 254 254 uspace/dist/srv/input … … 299 299 uspace/drv/fb/amdm37x_dispc/amdm37x_dispc 300 300 uspace/drv/fb/kfb/kfb 301 uspace/drv/intctl/apic/apic 302 uspace/drv/intctl/i8259/i8259 301 303 uspace/drv/intctl/icp-ic/icp-ic 302 304 uspace/drv/nic/ar9271/ar9271 … … 385 387 uspace/srv/hw/bus/cuda_adb/cuda_adb 386 388 uspace/srv/hw/char/s3c24xx_uart/s3c24ser 387 uspace/srv/hw/irc/apic/apic388 uspace/srv/hw/irc/i8259/i8259389 389 uspace/srv/hw/irc/obio/obio 390 390 uspace/srv/klog/klog
Note:
See TracChangeset
for help on using the changeset viewer.